RESOLVED INVALID 14605
SVG <use>'d inside another SVG displaced
https://bugs.webkit.org/show_bug.cgi?id=14605
Summary SVG <use>'d inside another SVG displaced
jay
Reported 2007-07-13 09:35:36 PDT
the grey circle is displaced when compared to Opera or Mozilla. Opera and Mozilla appear the same. the grey circle is fetched using XMLHttpRequest
Attachments
test case (1.09 KB, image/svg+xml)
2007-07-14 02:01 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2007-07-14 02:01:28 PDT
Created attachment 15513 [details] test case
Alexey Proskuryakov
Comment 2 2007-07-14 02:03:07 PDT
Confirming as a difference with Firefox/Opera. This is not related to XMLHttpRequest, in fact.
Nikolas Zimmermann
Comment 3 2007-07-14 16:40:50 PDT
Hi jay, I don't get your testcase - you are appending to a <use> element?? That behaviour is totally undefined - I agree there's a difference between Opera and us, and just shows our error processing should be more strict :-) <use> is only intented to reference elements, not to have children. Greetings, Niko
Note You need to log in before you can comment on or make changes to this bug.