[Webkit-unassigned] [Bug 117537] New: [CSS Blending] Add test suite to validate Background Layers Blending
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 12 05:02:49 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117537
Summary: [CSS Blending] Add test suite to validate Background
Layers Blending
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitica at adobe.com
CC: WebkitBugTracker at adobe.com
CSS Background Blending should be performed, regardless the background layer possible combinations.
As a first step of validating the feature, tests should be added for the following use cases:
1. Bg blend mode for an element with just one image as the background.
2. Bg blending for an image and a background color. Different background images should be tested, having different formats, such as png or jpg.
3. Bg blending for a gradient and a background color.
4. Bg blending for a gradient on top of an image.
5. Bg blending for an image on top of a gradient.
6. Bg blending for a gradient on top of another gradient.
7. Bg blending for an image on top of another image.
8. Bg blending for an image on top of a background color.
9. Blend multiple background layers (3 images, for example).
10. Blend 3 background images, specify less blend modes in CSS.
11. Change the background blending mode of an element from script.
--
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