Bug 71446 - [Part 5] Parse the custom() function in -webkit-filter: add the filter operation
Summary: [Part 5] Parse the custom() function in -webkit-filter: add the filter operation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexandru Chiculita
URL: https://dvcs.w3.org/hg/FXTF/raw-file/...
Keywords:
Depends on: 71443 72378 72478 72700 94998
Blocks: 71395 71442 71444
  Show dependency treegraph
 
Reported: 2011-11-03 01:23 PDT by Alexandru Chiculita
Modified: 2013-04-22 16:15 PDT (History)
1 user (show)

See Also:


Attachments
Big patch (66.89 KB, patch)
2011-11-15 04:43 PST, Alexandru Chiculita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 2011-11-03 01:23:30 PDT
Add code in CSSStyleSelector that will take the CSSValues from the CSSParser and fill a filter operation. 

It would be nice to have this task done before 71442, 71443, 71444, so that each of those bugs could add both code in CSSParser and in CSSStyleSelector.
Comment 1 Alexandru Chiculita 2011-11-15 04:43:38 PST
Created attachment 115142 [details]
Big patch

Posting a big patch, so that we can have a big picture of how this will look in the end. I will break this patch into smaller ones (different bugs).
Comment 2 Dirk Schulze 2013-04-22 16:15:00 PDT
The sub bugs are closed. Remaining issues are already filed and depend on other bugs.