NEW 143607
Text gets blurred when its CSS translate is a fraction and there's a <video> element
https://bugs.webkit.org/show_bug.cgi?id=143607
Summary Text gets blurred when its CSS translate is a fraction and there's a <video> ...
Zhenzhen Zhan
Reported 2015-04-10 08:26:38 PDT
Text blurred: http://jsfiddle.net/n2eknuu4/ Text not blurred: http://jsfiddle.net/32qg1wxd/ This problem occurs only when both of these 2 conditions are met: 1. The computed CSS translate X and Y are fractions such as 0.5, 100.5, etc. 2. There's a visible <video> element in this page.
Attachments
Note You need to log in before you can comment on or make changes to this bug.