WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
126710
Images can be painted with tiny aspect ratio differences
https://bugs.webkit.org/show_bug.cgi?id=126710
Summary
Images can be painted with tiny aspect ratio differences
Tim Horton
Reported
2014-01-09 12:14:40 PST
At paint time, the aspect ratio of the source and destination rects can be slightly different when the image is scaled down (when one but not both of width or height attributes are set). This happens because the image size is scaled and then rounded to int for the destination rect. This means that images are getting squished a *tiny* amount when scaled down, and also caused
http://trac.webkit.org/changeset/161568
.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-06-24 12:26:17 PDT
<
rdar://problem/21529604
>
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