[Webkit-unassigned] [Bug 76358] New: ShadowRoot should be under html/shadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 15 20:45:57 PST 2012


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

           Summary: ShadowRoot should be under html/shadow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
            Blocks: 76353


Because it is a part of HTML shadow DOM spec, this should be under html/shadow.
We have some part of its implementation under dom though, because Element attachment process depends on it.
My plan is to split dom/ShadowRoot to dom/ShadowRootBase and html/ShadowRoot.

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