Closed Bug 700532 Opened 13 years ago Closed 11 years ago

Last child of foreignObject not rendered in SVG-in-img if it needs to load a resource

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: sephr, Unassigned)

Details

Attachments

(2 files)

If the last child (including text nodes) of a foreignObject in an SVG-in-img loads a resource (which is limited to object URLs and data: URIs in the case of SVG-in-img), such as html:img[src], html:video[poster], and svg:image[href], the image content is not displayed. The element itself is still displayed.

An easy workaround is to append a text node after the last child.
Could you please attach a testcase showing the issue?
Seems fine to me.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: