Bug 6858
Summary: | SVG polygon and polyline tests leak 13 DOM nodes each | ||
---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
Bug Depends on: | |||
Bug Blocks: | 6851 |
Maciej Stachowiak
The following two SVG layout tests leak 13 nodes each for a total of 26. I grouped them because it seems likely the leak is caused by the same underlying issue.
svg/W3C-SVG-1.1/shapes-polygon-01-t.svg
svg/W3C-SVG-1.1/shapes-polyline-01-t.svg
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
*** This bug has been marked as a duplicate of 6588 ***