[Webkit-unassigned] [Bug 82010] New: [Shadow DOM] Insertion should have isActive() member function.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 21:16:34 PDT 2012


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

           Summary: [Shadow DOM] Insertion should have isActive() member
                    function.
           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: hayato at chromium.org
                CC: dglazkov at chromium.org, rolandsteiner at chromium.org,
                    dominicc at chromium.org, morrita at google.com,
                    shinyak at chromium.org
            Blocks: 77499


According to the Shadow DOM spec, each InsertionPoint is either 'active' or 'inactive'.
it will be useful if InsertionPoint has isActive() member function so that we can know it easily.

One use case is ReifiedTreeTraversal. See the comment on https://bugs.webkit.org/show_bug.cgi?id=79197#c34.

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