Closed Bug 287327 Opened 20 years ago Closed 18 years ago

svg <image> elements get wrong image when moved in the DOM

Categories

(Core :: SVG, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 296018

People

(Reporter: bzbarsky, Unassigned)

Details

It doesn't look like nsSVGImageElement properly handles changes to the src URI
due to the base URI changing.  Given xml:base, the base URI can change any time
the node is moved in the DOM....
In other words, this should override BindToTree like nsHTMLImageElement does.
Is this the same issue as bug 296018?
Yes, it is.  This bug was older, though!  ;)

*** This bug has been marked as a duplicate of 296018 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.