Bug 106241

Summary: -webkit-filter Renders @1x on @2x/retina displays
Product: WebKit Reporter: Rob Brackett <rob>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, bdakin, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Example case of low-resolution rendering of elements with -webkit-filter none

Description Rob Brackett 2013-01-07 11:52:19 PST
Created attachment 181539 [details]
Example case of low-resolution rendering of elements with -webkit-filter

Using -webkit-filter on an element causes it to be rendered at low resolution on retina/@2x displays (e.g. Retina MacBook Pro, iPhone, iPad). Example test case attached.
Comment 1 Tim Horton 2013-01-07 14:20:22 PST

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