[Webkit-unassigned] [Bug 81501] New: Removes shadow dom tests from Skipped if they don't use multiple shadow subtrees.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 01:20:15 PDT 2012


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

           Summary: Removes shadow dom tests from Skipped if they don't
                    use multiple shadow subtrees.
           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: shinyak at chromium.org


A lot of shadow dom tests have been skipped except chromium port, because SHADOW_DOM flag is not enabled in non-chromium ports.
However, we can use a adapter method defined in polyfill.js to use 'new WebKitShadowRoot'.
Maybe we can also define some internals method to add multiple shadow subtrees.

If we add some internals method to add multiple shadow subtrees, we can remove a lot of tests from Skipped list.

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