Bug 14605

Summary: SVG <use>'d inside another SVG displaced
Product: WebKit Reporter: jay <jay>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.peepo.co.uk/temp/svg-XHR.svg
Attachments:
Description Flags
test case none

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.