[Webkit-unassigned] [Bug 12499] External <use> xlink:href references do not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 23 23:23:40 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=12499
Cosmin Truta <ctruta at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #86746| |review?
Flag| |
--- Comment #49 from Cosmin Truta <ctruta at gmail.com> 2011-03-23 23:23:39 PST ---
Created an attachment (id=86746)
--> (https://bugs.webkit.org/attachment.cgi?id=86746&action=review)
Draft patch, asking for review
I am abandoning the direction taken in the previous patch that involved SVGResourceOwnerElement, in response to Niko's suggestion in comment #48.
This is a heavily-reworked version of the old patch submitted by Rob Buis in 2010-07-19.
Rob's CachedSVGDocument is replaced with the more generic CachedDocument. Although CachedDocument is not meant to be SVG-specific, it is conditionally compiled with #if ENABLED(SVG), because, currently, only SVG needs it.
The ChangeLog entry needs more details, and the external <tref> element is yet to be handled, perhaps in a different bug.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list