NEW135617
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
Note You need to log in before you can comment on or make changes to this bug.