WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148630
Comments on wired.com are blurry
https://bugs.webkit.org/show_bug.cgi?id=148630
Summary
Comments on wired.com are blurry
Stefan Arentz
Reported
2015-08-31 07:43:57 PDT
STR: * Open
http://www.wired.com/2015/08/new-orleans-built-bustling-tech-hub-katrinas-wake/
* Tap "View Comments" below the article Screenshot attached.
Attachments
Screenshot of bug in action
(286.30 KB, image/png)
2015-08-31 07:44 PDT
,
Stefan Arentz
no flags
Details
Patch
(6.82 KB, patch)
2016-05-04 15:35 PDT
,
Simon Fraser (smfr)
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Stefan Arentz
Comment 1
2015-08-31 07:44:28 PDT
Created
attachment 260281
[details]
Screenshot of bug in action
Radar WebKit Bug Importer
Comment 2
2015-08-31 08:02:35 PDT
<
rdar://problem/22499655
>
Simon Fraser (smfr)
Comment 3
2015-09-10 15:59:47 PDT
The comments section is in an iframe with: -webkit-backface-visibility: hidden; -webkit-perspective: 1000px; -webkit-transform-style: preserve-3d; -webkit-transform: translateZ(0); transform: translateZ(0) I think the fuzziness on retina is because we need to set rasterizationScale on a CALayer.
Simon Fraser (smfr)
Comment 4
2016-05-04 15:35:06 PDT
Created
attachment 278134
[details]
Patch
Simon Fraser (smfr)
Comment 5
2016-05-05 11:37:17 PDT
https://trac.webkit.org/r200465
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