RESOLVED WORKSFORME 15376
SVG recursive <use> not rendered
https://bugs.webkit.org/show_bug.cgi?id=15376
Summary SVG recursive <use> not rendered
Philip Taylor
Reported 2007-10-04 15:56:19 PDT
When a <use xlink:href="..."/> refers to another <use/> element, it is not rendered. http://philip.html5.org/demos/svg/nested-use.svg should show three blue squares. In WebKit r25545, it only shows two squares. Firefox 2 and Opera 9.2 show three squares. Inkscape generates files with this kind of structure when using its cloning function, like in http://philip.html5.org/demos/svg/crest.svg
Attachments
David Kilzer (:ddkilzer)
Comment 1 2007-10-04 20:18:40 PDT
This works for me in feature-branch WebKit nightly build r26041 (which has many more SVG fixes): http://nightly.webkit.org/builds/overview/feature-branch Closing as RESOLVED/WORKSFORME. (Sorry there aren't any Windows builds of the feature-branch.)
Mark Rowe (bdash)
Comment 2 2007-10-04 20:56:57 PDT
(.. yet.)
Note You need to log in before you can comment on or make changes to this bug.