NEW 118470
[Filter] Merge BasicColorMatrixFilterOperation and BasicComponentTransferFilterOperation
https://bugs.webkit.org/show_bug.cgi?id=118470
Summary [Filter] Merge BasicColorMatrixFilterOperation and BasicComponentTransferFilt...
Dirk Schulze
Reported 2013-07-08 07:16:58 PDT
All shorthands (with the exception of drop-shadow, blur and custom) can be represented as color matrix. Therefore, we should merge BasicColorMatrixFilterOperation and BasicComponentTransferFilterOperation. In a later step we should combine all chained color matrix shorthands to one matrix and just filter once. (IIRC software filter apply each filter operation sequently.)
Attachments
Note You need to log in before you can comment on or make changes to this bug.