[Webkit-unassigned] [Bug 88748] New: window.internals should have internals.isShadowRoot(node).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 10 21:25:47 PDT 2012


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

           Summary: window.internals should have
                    internals.isShadowRoot(node).
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tasak at google.com


Since ShadowRoot.host will be gone (because of shadow dom spec update), it is not possible to know whether some node is a shadow root or not by using "node.host".
So internals should have a method, isShadowRoot.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list