[Webkit-unassigned] [Bug 254334] New: document.write of template producing multiple text nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 23 08:00:01 PDT 2023


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

            Bug ID: 254334
           Summary: document.write of template producing multiple text
                    nodes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gsnedders at apple.com
                CC: beidson at apple.com

c.f. http://wpt.live/html/syntax/parsing/html5lib_template.html?run_type=write_single

writing `<body><template>Hello</template>` character-by-character is producing five text nodes ("H", "e", "l", "l", "o"), contrary to the spec

-- 
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/20230323/6890dd9a/attachment.htm>


More information about the webkit-unassigned mailing list