[Webkit-unassigned] [Bug 99552] New: Fix the order of distribution for content reprojection.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 00:19:55 PDT 2012


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

           Summary: Fix the order of distribution for content
                    reprojection.
           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


When we have the following shadow dom, we should resolve distribution with the SR3 -> SR2 -> SR1 -> SR4 order.

host -- SR1 -- SR2 -- SR3
                |
                |- A ------ SR4
                   |         |
                   |- B      | -- content
                   |
                   |- content

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