Bug 6409
| Summary: | <mask> does not support maskUnits or maskContentUnits | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexander Kellett <a> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Minor | CC: | ian |
| Priority: | P3 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
Alexander Kellett
missing support for maskUnits and maskContentUnits,
also, as per comments on the original bug:
moved rect outside defs to fix a possible bug in the current implementation
referring to change in the testcase to fix an issue
needs further testing and a fix
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
This is a fundemental issue in our <mask> support. But <mask> itself is not common enough to warrent this being a P2.
Eric Seidel (no email)
wow, I'm kinda surprised this isn't fixed yet. Wildfox just implemented patternContentUnits, this can't be any different. Mostly we just need a test cast or two.
Eric Seidel (no email)
*** This bug has been marked as a duplicate of 12568 ***