Bug 68477 - Computed style for filter property
Summary: Computed style for filter property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on: 68473
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-20 14:30 PDT by Dean Jackson
Modified: 2011-10-05 17:43 PDT (History)
5 users (show)

See Also:


Attachments
Patch (34.42 KB, patch)
2011-10-04 17:56 PDT, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2011-09-20 14:30:02 PDT
Implement the CSS computed style generation for the (new) filter property.

This may be covered by https://bugs.webkit.org/show_bug.cgi?id=68473 but I'm filing it separately in case we need to do anything smart. The spec should probably describe the serialization format.
Comment 1 Radar WebKit Bug Importer 2011-09-20 14:30:22 PDT
<rdar://problem/10155864>
Comment 2 Dean Jackson 2011-10-04 17:56:53 PDT
Created attachment 109724 [details]
Patch
Comment 3 Dean Jackson 2011-10-04 20:52:06 PDT
thanks. i just need to land 68473 before this.
Comment 4 Dean Jackson 2011-10-05 17:43:56 PDT
http://trac.webkit.org/changeset/96775