[Webkit-unassigned] [Bug 122784] New: Missing content when compositing solid color combined with "paints into ancestor" layers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 15:51:35 PDT 2013


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

           Summary: Missing content when compositing solid color combined
                    with "paints into ancestor" layers
           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: simon.fraser at apple.com
                CC: noam at webkit.org


Created an attachment (id=214199)
 --> (https://bugs.webkit.org/attachment.cgi?id=214199&action=review)
Testcase

The testcase shows a bug (missing background image on the middle div) which I think happens because when we determine that an element can use the solid color optimization, we omit to check to see if any descendants render into it.

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