Closed
Bug 825420
Opened 13 years ago
Closed 12 years ago
Rendering SVG to an Image <img> does not apply filters
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 841920
People
(Reporter: russel.lindsay, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11
Steps to reproduce:
Firefox 17.0.1 on Windows 7
View the following jsFiddle
http://jsfiddle.net/XSfxW/
Actual results:
When the SVG is rendered to a html image element filters are not applied. The circles should look identical.
Expected results:
Both versions of the circle should appear black, with blurred edges.
Reporter | ||
Updated•13 years ago
|
Browser screenshots: http://browsershots.org/http://jsfiddle.net/XSfxW/
Component: Untriaged → SVG
Product: Firefox → Core
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•