[Webkit-unassigned] [Bug 119082] New: Implement canvas blending tests to validate operators between different types of layers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 25 05:31:21 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119082
Summary: Implement canvas blending tests to validate operators
between different types of layers
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Canvas
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitica at adobe.com
CC: WebkitBugTracker at adobe.com
Implement canvas blending test that should validate the following scenarios:
Validate that all blending operators work as expected for the following layer combinations:
1. image over color
2. color over image
3. image over gradient
4. gradient over image
5. image over pattern
6. pattern over image
7. color over gradient
8. gradient over color
9. color over pattern
10. pattern over color
11. gradient over pattern
12. pattern over gradient
13. image over image
14. pattern over pattern
15. gradient over gradient
16. color over color
--
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