[Webkit-unassigned] [Bug 95614] Add support for blendmode to platform code for mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 18 15:28:03 PDT 2012


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





--- Comment #12 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-09-18 15:28:32 PST ---
> It plays along fairly well. If you set the blend mode on an object that has a 3d transform, it will blend in 3d.
preserve-3d doesn't create a 3D transform. It causes us to create a CATransformLayer, which may not be able to handle compositing filters.

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