RESOLVED DUPLICATE of bug 12936 12916
use instance in symbol definition does not work
https://bugs.webkit.org/show_bug.cgi?id=12916
Summary use instance in symbol definition does not work
Andreas Neumann
Reported 2007-02-27 13:25:13 PST
In the given example only one arrow (use instance) is shown (the one with the id 'photoForwardButton', referencing symbol the symbol with the id 'photoForward'). The other use instance with the id 'photoBackButton' does not display. It references the symbol with the id 'photoBack', which again references the symbol 'photoForward' but with a different rotation. Thank you for having a look at the problem.
Attachments
test case for use instances in symbol definitions (3.50 KB, image/svg+xml)
2007-02-28 07:48 PST, Andreas Neumann
no flags
Nikolas Zimmermann
Comment 1 2007-02-28 07:44:40 PST
Bug confirmed. Thanks for the nice test case - investigating soon.
Andreas Neumann
Comment 2 2007-02-28 07:48:05 PST
Created attachment 13422 [details] test case for use instances in symbol definitions another testcase
Nikolas Zimmermann
Comment 3 2007-03-01 05:39:34 PST
Bug fixed on my hdd. I just didn't take <symbol> -> <use> -> <symbol> redirections into account. Filing master bug soon to fix this and numerous other use bugs in ToT.
Nikolas Zimmermann
Comment 4 2007-03-01 10:06:27 PST
*** This bug has been marked as a duplicate of 12936 ***
Note You need to log in before you can comment on or make changes to this bug.