[Webkit-unassigned] [Bug 12499] External <use> xlink:href references do not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 19 23:49:31 PDT 2010


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





--- Comment #30 from Rob Buis <rwlbuis at gmail.com>  2010-07-19 23:49:30 PST ---
Created an attachment (id=62037)
 --> (https://bugs.webkit.org/attachment.cgi?id=62037)
Patch reworked against trunk

This is the original patch reworked against master. The main difference is that KURL is better reused now. It is not up for review since a lot needs to be done still:

- <use> referring an external fragment that uses an external paintserver does not work
- there is a <use> bug when referring to <symbol>, when not as outer use width/height are not transferred, see batikLogo.svg
- could still crash with certain testcases
- cycles are not detected yet
- needs lots more tests

Hopefully in the next few weeks I can work on it and it should also get lots of attention during the upcoming ksvg hack weekend.

-- 
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