WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
135617
SVG with a simple enough <mask> should use the <clipPath> code path instead
https://bugs.webkit.org/show_bug.cgi?id=135617
Summary
SVG with a simple enough <mask> should use the <clipPath> code path instead
Timothy Hatcher
Reported
2014-08-05 12:04:11 PDT
<clipPath> is much better, since it does not create a buffer. We should make <mask> use that code path when the mask is simple enough to work as a <clipPath> with the same result.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug