[Webkit-unassigned] [Bug 204980] New: Change adoptNode() for a DocumentFragment with host

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 7 01:09:08 PST 2019


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

            Bug ID: 204980
           Summary: Change adoptNode() for a DocumentFragment with host
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl

See https://github.com/whatwg/dom/pull/754 and https://github.com/web-platform-tests/wpt/pull/16348. In particular, you'll need to return early from adoptNode() if the DocumentFragment has a host (and is not a shadow root).

-- 
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/20191207/86235f54/attachment.htm>


More information about the webkit-unassigned mailing list