Bug 192768 - Using `transform: translate3D(..)` leads to blurry images
Summary: Using `transform: translate3D(..)` leads to blurry images
Status: RESOLVED DUPLICATE of bug 27684
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari Technology Preview
Hardware: Mac macOS 10.14
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-17 11:57 PST by Michael Gubik
Modified: 2018-12-17 14:39 PST (History)
2 users (show)

See Also:


Attachments
two images next to each other, one is blurry because translate3d is applied (56.39 KB, application/zip)
2018-12-17 11:57 PST, Michael Gubik
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gubik 2018-12-17 11:57:57 PST
Created attachment 357461 [details]
two images next to each other, one is blurry because translate3d is applied

Using `transform: translate3D(..)` on a div that contains an image leads to the image being rendered very blurry.
Please see the attached example.
Comment 1 Simon Fraser (smfr) 2018-12-17 14:39:21 PST

*** This bug has been marked as a duplicate of bug 27684 ***