Bug 85518

Summary: [Skia?] SVG image in IMG tag is rendered at native resolution and then scaled up for screen.
Product: WebKit Reporter: Philip Rogers <pdr>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: askerb, schenney, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Philip Rogers
Reported 2012-05-03 11:16:32 PDT
What steps will reproduce the problem? 1. Go to the http://wiesmann.codiferes.net/wordpress/?p=13438&lang=en What is the expected result? Python logo is rendered at the correct resolution for the screen (250 × 250) and looks sharp. What happens instead? Python logo is rendered at its native size (110 × 110) and then upscaled, which results in the a blocky appearance. This appears on Skia-backed ports so my uneducated guess is that it's a bug in Skia's mac backend. (Original bug: crbug.com/125905)
Attachments
Alexey Proskuryakov
Comment 1 2012-05-03 15:59:48 PDT
Looks fine in Safari, FWIW.
Asker Brodersen
Comment 2 2012-05-10 00:48:14 PDT
This issue is also present on Windows 7 using 18.0.1025.168 m, so not just a Mac-specific bug.
Asker Brodersen
Comment 3 2012-05-10 00:50:38 PDT
(In reply to comment #2) > This issue is also present on Windows 7 using 18.0.1025.168 m, so not just a Mac-specific bug. Just to be clear: Chrome 18.0.1025.168 m.
Note You need to log in before you can comment on or make changes to this bug.