[Webkit-unassigned] [Bug 130331] [CSS Blending] layerTreeAsText should dump layer's blendMode property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 07:22:38 PDT 2014


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


Mihai Tica <mitica at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitica at adobe.com




--- Comment #2 from Mihai Tica <mitica at adobe.com>  2014-03-17 07:22:58 PST ---
Don't forget to proper guard the blending changes with
#ifdef ENABLE(CSS_COMPOSITING)
// blending code
#endif

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