[Webkit-unassigned] [Bug 129305] New: [CSS Blending] Incomplete repainting when setting blend mode on an element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 06:30:12 PST 2014


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

           Summary: [CSS Blending] Incomplete repainting when setting
                    blend mode on an element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitica at adobe.com


Scenario:
parent with z-index and position set, child with no blend mode.
Set a blend mode to the child from javascript. Note that the child isn't correctly blended.
Attached a repaint test.

This is probably caused by a layerFragment which is incorrectly not painted.

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