Bug 144336

Summary: SVG with with min-device-pixel-ratio media query embedded in <img> does not work
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dino, sabouhallawa, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=68090
Attachments:
Description Flags
SVG
none
HTML file none

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.