[Webkit-unassigned] [Bug 143607] New: Text gets blurred when its CSS translate is a fraction and there's a <video> element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 10 08:26:38 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143607
Bug ID: 143607
Summary: Text gets blurred when its CSS translate is a fraction
and there's a <video> element
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Macintosh Intel
OS: Mac OS X 10.10
Status: NEW
Severity: Major
Priority: P2
Component: Text
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zhanzhenzhen at me.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150410/def7272f/attachment.html>
More information about the webkit-unassigned
mailing list