Bug 97695
Summary: | Add optional keywords 'luminance'/'alpha' to 'mask-image' property | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Schulze <krit> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | donggwan.kim, hyatt |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 95389 |
Dirk Schulze
The 'mask-image' property has the new optional keywords 'luminance' and 'alpha' to differ between the masking type. Without the argument, or with 'alpha', the transparency level is chosen. For 'luminance' the luminance value is chosen. This is backwards compatible with WebKit's definition of '-webkit-mask-image'.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Schulze
Ahh, already opened a bug report :P.
*** This bug has been marked as a duplicate of bug 97194 ***
Dirk Schulze
*** This bug has been marked as a duplicate of bug 97134 ***