[Webkit-unassigned] [Bug 136563] [CSS Blending] The composited layers isolated by the page group should blend with the default white background color.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 06:27:42 PDT 2014


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





--- Comment #9 from Ion Rosca <rosca at adobe.com>  2014-09-16 06:27:42 PST ---
The root renderer will get its own backing store when body has a background-color, so blending should work in this case, even without this fix. I added a couple of tests proving that blending a composited child with body works in both cases: (1) when body has a background color and (2) when body doesn't have a background-color, but the child should blend with the default white.

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