[Webkit-unassigned] [Bug 119461] New: Directly composited background layers might intersect with children

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 15:51:40 PDT 2013


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

           Summary: Directly composited background layers might intersect
                    with children
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dino at apple.com
                CC: simon.fraser at apple.com, noam at webkit.org,
                    webkit-bug-importer at group.apple.com


See attached testcase. A element has a directly composited background that then intersects with its children layers. We either need to flatten (which might be incorrect if the container preserves3d) or turn off composited backgrounds in this case.

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