Bug 6409 - <mask> does not support maskUnits or maskContentUnits
Summary: <mask> does not support maskUnits or maskContentUnits
Status: RESOLVED DUPLICATE of bug 12568
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P3 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-07 05:08 PST by Alexander Kellett
Modified: 2007-06-01 13:57 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kellett 2006-01-07 05:08:51 PST
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
Comment 1 Eric Seidel (no email) 2006-01-26 16:05:31 PST
This is a fundemental issue in our <mask> support.  But <mask> itself is not common enough to warrent this being a P2.
Comment 2 Eric Seidel (no email) 2006-12-26 17:16:31 PST
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.
Comment 3 Eric Seidel (no email) 2007-06-01 13:57:29 PDT

*** This bug has been marked as a duplicate of 12568 ***