Bug 139440
Summary: | [SVG Masking] SVG stacks in -webkit-mask-image | ||
---|---|---|---|
Product: | WebKit | Reporter: | Radu Stavila <stavila> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | krit, mihnea, simon.fraser, WebkitBugTracker |
Priority: | P2 | Keywords: | AdobeTracked |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 129682, 139092, 139294 | ||
Bug Blocks: | 95389 |
Radu Stavila
After the landing of 139092 and 139294, the -webkit-mask-image property became capable of handling SVG <mask> elements specified as a fragment identifier in the url (e.g. -webkit-mask-image:url(file.svg#mask1); ). This new behavior should be adapted to also work with SVG stacks.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |