[Webkit-unassigned] [Bug 130891] New: Blending doesn't work if the parent stacking context is a normal flow only element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 28 02:42:03 PDT 2014


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

           Summary: Blending doesn't work if the parent stacking context
                    is a normal flow only 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: rosca at adobe.com


Blending does not work if its parent, being also the stacking context that isolates blending, is a normal flow only element.

The consequence for software blending is that the parent element cannot create the transparencyLayer because it's not a self painting layer, and for accelerated blending the parent cannot become accelerated for the same reason.

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