[Webkit-unassigned] [Bug 65792] New: translateZ(0) causes 'fuzzy' display <img> with SVG source
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 5 14:51:35 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65792
Summary: translateZ(0) causes 'fuzzy' display <img> with SVG
source
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Images
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mkorourk at adobe.com
Created an attachment (id=103118)
--> (https://bugs.webkit.org/attachment.cgi?id=103118&action=review)
Simple example for the bug
The attached zip contains a HTML and SVG file. The HTML includes the SVG content in two separate <img> tags.
The only difference between the two <img> tags is that the second (the right image) has translateZ(0) specified.
This causes a fuzzy display of the image.
The problem does not exist in Firefox 5 or IE 9.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list