Bug 75034 - CSS Filters: missing antialiasing after animation
Summary: CSS Filters: missing antialiasing after animation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-21 14:12 PST by Stephen White
Modified: 2011-12-23 08:21 PST (History)
2 users (show)

See Also:


Attachments
CSS filters test case (703 bytes, text/html)
2011-12-21 14:12 PST, Stephen White
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen White 2011-12-21 14:12:00 PST
Open attached file.  When the animation is complete, the bottom three lines of text have no AA.  Oddly, the top line does.
Comment 1 Stephen White 2011-12-21 14:12:46 PST
Created attachment 120217 [details]
CSS filters test case
Comment 2 Stephen White 2011-12-23 08:21:29 PST
This seems to have been fixed by something in the 103399:103567 range.