[Webkit-unassigned] [Bug 119082] Implement canvas blending tests to validate operators between different types of layers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 06:05:13 PDT 2013


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





--- Comment #4 from Mihai Tica <mitica at adobe.com>  2013-07-30 06:04:59 PST ---
Canvas blending should work in the following scenarios:

1. globalAlpha is set 
2. drawing with paths 
3. transforms are operated on the context 
4. text is drawn in the canvas 
5. shadow is set 
6. clipping is performed 

Adding test for these use cases.

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