[Webkit-unassigned] [Bug 101048] New: [Shadow DOM] Needs a function which returns all *midpoint* insertion points for a distributed node.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 06:36:12 PDT 2012


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

           Summary: [Shadow DOM] Needs a function which returns all
                    *midpoint* insertion points for a distributed node.
           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: webcomponents-bugzilla at chromium.org
            Blocks: 82169


To implement a '/select/' reference combinator, we need to know all insertion points to where a node is distributed.
One of them is the final destination and the other insertion points are mid-point insertion points, through which a node is reprojected.

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