[Webkit-unassigned] [Bug 164693] New: document.currentScript should be null when running a script inside a shadow tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 12 16:51:49 PST 2016


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

            Bug ID: 164693
           Summary: document.currentScript should be null when running a
                    script inside a shadow tree
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com

document.currentScript should be null when running a script inside a shadow tree
instead of being set to the old script element waiting on that script to finish.

The following test is failing because of that:
imported/w3c/web-platform-tests/shadow-dom/Document-prototype-currentScript.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161113/5dfc7629/attachment.html>


More information about the webkit-unassigned mailing list