RESOLVED DUPLICATE of bug 169457 154024
Blurry fonts, and images with initial-scale=1, nested perspectives and 3D transforms
https://bugs.webkit.org/show_bug.cgi?id=154024
Summary Blurry fonts, and images with initial-scale=1, nested perspectives and 3D tra...
David Valdman
Reported 2016-02-08 18:45:47 PST
Created attachment 270906 [details] Reproduction of the bug I've been getting blurry fonts and images from this peculiar compositing bug. It occurs when two or more nested CSS3 perspectives are applied and a <meta> tag with content="initial-scale=1" and/or content="width=device-width, height=device-height" is applied. If either perspective is turned off, the blurriness is gone. If the meta tags are removed the blurriness is gone. Even if the initial-scale is set to any number besides 1, the blurriness is gone. It has forced me to remove one of the perspective styles for my site on mobile http://samsarajs.org
Attachments
Reproduction of the bug (939 bytes, text/html)
2016-02-08 18:45 PST, David Valdman
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-12 11:36:21 PST
Simon Fraser (smfr)
Comment 2 2017-03-14 14:16:15 PDT
Fixed this via bug 169457. *** This bug has been marked as a duplicate of bug 169457 ***
David Valdman
Comment 3 2017-03-17 13:08:00 PDT
Happy this has been fixed, but sad that it languished for over a year before being rediscovered by an employee and then immediately fixed. This pattern is unfortunately the norm in my experience.
Note You need to log in before you can comment on or make changes to this bug.