Bug 106331

Summary: CSS filters show up pixely on highdpi displays
Product: WebKit Reporter: Nico Weber <thakis>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: senorblanco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
screenshot none

Description Nico Weber 2013-01-08 09:30:09 PST
Created attachment 181702 [details]
screenshot

What steps will reproduce the problem?
1. Open http://demosthenes.info/blog/598/boxshadow-property-vs-dropshadow-filter-a-complete-comparison
2. Look at bubble

What is the expected output? What do you see instead?

Bubbles should look sharp. CSS-filtered bubbles are blurry instead. See screenshot.

(See also http://crbug.com/156019 but this happens in non-chromium browsers too)
Comment 1 Alexey Proskuryakov 2013-01-08 09:39:09 PST
Duplicate of bug 93471?
Comment 2 Nico Weber 2013-01-08 09:40:00 PST
Whoop, sorry :-(

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