NEW 144336
SVG with with min-device-pixel-ratio media query embedded in <img> does not work
https://bugs.webkit.org/show_bug.cgi?id=144336
Summary SVG with with min-device-pixel-ratio media query embedded in <img> does not work
Timothy Hatcher
Reported 2015-04-28 10:03:19 PDT
Created attachment 251854 [details] SVG See attached files. The SVG works standalone, but not when used in a <img>. The plus should be 1px on a 2x device, but it is always 2px inside an <img>.
Attachments
SVG (543 bytes, image/svg+xml)
2015-04-28 10:03 PDT, Timothy Hatcher
no flags
HTML file (22 bytes, text/html)
2015-04-28 10:04 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2015-04-28 10:04:04 PDT
Created attachment 251855 [details] HTML file
Note You need to log in before you can comment on or make changes to this bug.