Bug 71446

Summary: [Part 5] Parse the custom() function in -webkit-filter: add the filter operation
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: CSSAssignee: Alexandru Chiculita <achicu>
Status: RESOLVED FIXED    
Severity: Normal CC: krit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://dvcs.w3.org/hg/FXTF/raw-file/tip/custom/index.html
Bug Depends on: 71443, 72378, 72478, 72700, 94998    
Bug Blocks: 71395, 71442, 71444    
Attachments:
Description Flags
Big patch none

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.