[Webkit-unassigned] [Bug 77931] New: Element should be able to have multiple shadow roots if it does not have a built-in shadow root.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 20:52:48 PST 2012


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

           Summary: Element should be able to have multiple shadow roots
                    if it does not have a built-in shadow root.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org


Before supporting multiple shadow subtrees in all elements, let's support it in the case an element doesn't have a built-in shadow root, because a built-in shadow root may be created dynamically.

After refactoring elements having a built-in shadow root, let's turn multiple shadow root ON for any elements.

-- 
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