1,295
edits
Line 73: | Line 73: | ||
* Implement LayerFilter backends for our LayerManager implementations. Would mostly reuse Moz2D implementation code. | * Implement LayerFilter backends for our LayerManager implementations. Would mostly reuse Moz2D implementation code. | ||
* OMTA for LayerFilter parameters | * OMTA for LayerFilter parameters | ||
As soon as all Moz2D DrawTargets support the complete set of (non-custom) SVG filters, we can remove our existing SVG filter implementation. | |||
== Unaddressed Issues == | == Unaddressed Issues == | ||
Filters can reference the page contents behind a filtered element using BackgroundImage/BackgroundAlpha. Supporting this is somewhat orthogonal to the above concerns. | Filters can reference the page contents behind a filtered element using BackgroundImage/BackgroundAlpha. Supporting this is somewhat orthogonal to the above concerns. |
edits