Bug 22218
Summary: | svg/custom/mask-excessive-malloc.svg is failing on Tiger | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pierre-Olivier Latour <pol> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | krit, mitz |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Pierre-Olivier Latour
As part of redoing all the image bases for https://bugs.webkit.org/show_bug.cgi?id=21821, we noticed svg/custom/mask-excessive-malloc.svg is failing on Tiger, but not Leopard
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Schulze
How does it fail? Is the blue rect still visible or not?
If not, can someone try to make the mask bigger? It's not necessarily a failure, if the rect isn't visible. It could mean, that tiger is able to handle bigger masks.
Dirk Schulze
I uploaded a patch vor SVG Masking. Does it still fail?
mitz
Tiger is no longer supported.