Bug 6858 - SVG polygon and polyline tests leak 13 DOM nodes each
Summary: SVG polygon and polyline tests leak 13 DOM nodes each
Status: RESOLVED DUPLICATE of bug 6588
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 6851
  Show dependency treegraph
 
Reported: 2006-01-26 18:55 PST by Maciej Stachowiak
Modified: 2006-01-26 22:51 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2006-01-26 18:55:13 PST
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
Comment 1 Eric Seidel (no email) 2006-01-26 22:51:31 PST

*** This bug has been marked as a duplicate of 6588 ***