Bug 15376

Summary: SVG recursive <use> not rendered
Product: WebKit Reporter: Philip Taylor <excors>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Windows 2000   
URL: http://philip.html5.org/demos/svg/nested-use.svg

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.