Bug 135617
| Summary: | SVG with a simple enough <mask> should use the <clipPath> code path instead | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | zimmermann |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Timothy Hatcher
<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. |