WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
85518
[Skia?] SVG image in IMG tag is rendered at native resolution and then scaled up for screen.
https://bugs.webkit.org/show_bug.cgi?id=85518
Summary
[Skia?] SVG image in IMG tag is rendered at native resolution and then scaled...
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug