[Webkit-unassigned] [Bug 188729] svg/custom/glyph-selection-bidi-mirror.svg and other SVG tests abandon their document because of references via SVGFontFaceElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 21:22:16 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188729

--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
In MiniBrowser WK2, we correctly destroy the two SVGFontFaceElements and one CachedSVGFont that are created for svg/W3C-SVG-1.1-SE/color-prop-05-t.svg.

However, in WTR, we only destroy one of those SVGFontFaceElements and never the CachedSVGFont, which keeps a Document alive.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180830/ea9c8602/attachment.html>


More information about the webkit-unassigned mailing list