Bug 188776
Summary: | svg/wicd/test-rightsizing-b.xhtml leaks a document per <object> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | sabouhallawa, simon.fraser, zimmermann |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
svg/wicd/test-rightsizing-b.xhtml abandons 4 instances of svg/wicd/resources/test-svg-child-object-rightsizing.svg. They are retained through a referencing element, the <font-face> element:
<font-face font-family="Sera Sans"
units-per-em="2048"
panose-1="2 11 6 3 3 8 4 2 2 4"
ascent="1901"
descent="-483"
alphabetic="0" />
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Same cause as 188729
*** This bug has been marked as a duplicate of bug 188729 ***