Closed
Bug 1363776
Opened 8 years ago
Closed 8 years ago
svg with embedded image will not draw correctly on canvas
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ltetzlaff, Unassigned)
Details
Attachments
(1 file)
31.95 KB,
application/octet-stream
|
Details |
I load a SVG image wich contains an embedded JPEG/base64 encoded image and draw it in onload on a 2d canvas.
The SVG itself is drawn, but the contained image does not apear. If you call draw again later (press the redraw button) the image will apear.
The problem can be reproduced with the three attached files. A simple file URL will work.
I can reproduce the problem on Windows and Mac with firefox >= 53.
Comment 1•8 years ago
|
||
Seems OK in a nightly, though I agree it's broken in 53.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•