[Webkit-unassigned] [Bug 93471] New: -webkit-filter prevents rendering at retina scale
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 8 06:00:37 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93471
Summary: -webkit-filter prevents rendering at retina scale
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.8
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: Images
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: erik at chocomoko.com
If -webkit-filter is applied to an element and that element contains an image/background-image
that picture will not render at the correct scale on HiDPI displays.
I tested it on a MacBook Pro with Retina Display and the filters output is @1x instead of @2x
using a css selector in conjunction with a min-device-pixel-ratio/min-resolution @media query.
If no filter is applied the image renders correctly @2x
--
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