[Webkit-unassigned] [Bug 137328] SVG fragment identifier rendering issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 28 14:22:56 PDT 2014


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

--- Comment #6 from Antoine Quint <graouts at webkit.org> ---
All the <img> element share a single SVGImage, which gets redrawn each time with a new fragment identifier. I wonder if we should have different SVGImage instances for each fragment identifier. It's also unclear why we constantly redraw.

-- 
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/20141028/d39cf4fa/attachment-0002.html>


More information about the webkit-unassigned mailing list