Bug 137294
Summary: | Support mask-mode | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Schulze <krit> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ntim, syoichi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 95389 |
Dirk Schulze
mask-mode switches the mask type between luminance and alpha mask. It is currently supported in webkit under the property name -webkit-mask-source-type. No other change than the naming of the property in the spec.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Nguyen (:ntim)
https://commits.webkit.org/245035@main fixed this
*** This bug has been marked as a duplicate of bug 229082 ***