[Webkit-unassigned] [Bug 187319] New: Implement Document's throw-on-dynamic-markup-insertion counter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 02:43:06 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187319

            Bug ID: 187319
           Summary: Implement Document's throw-on-dynamic-markup-insertion
                    counter
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://html.spec.whatwg.org/multipage/dynamic-markup-
                    insertion.html#throw-on-dynamic-markup-insertion-count
                    er
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
                CC: cdumez at apple.com, rwlbuis at gmail.com
            Blocks: 154907

"Document objects have a throw-on-dynamic-markup-insertion counter, which is used in conjunction with the create an element for the token algorithm to prevent custom element constructors from being able to use document.open(type, replace), document.close(), and document.write() when they are invoked by the parser. Initially, the counter must be set to zero."

We have FIXMEs comments but no throw-on-dynamic-markup-insertion counter and the calls are always allowed.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=154907
[Bug 154907] Implement custom elements API
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180704/5050cde6/attachment.html>


More information about the webkit-unassigned mailing list