DescriptionDerive the SourceAlpha filter input from SourceGraphic
Let the SourceAlpha FilterEffect wrap a FilterEffect rather than just
getting the SourceGraphic reference from the SkiaImageFilterBuilder.
This makes the DAG constructed for a url(...) reference within a
<filter-function-list> only have a single input - SourceGraphic.
Matches Gecko-behavior for 'filter'.
BUG=109224
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194115
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix variable name. #Messages
Total messages: 8 (3 generated)
|