DescriptionUpdate handling of negative std.dev for feGaussianblur/feDropShadow
Spec[1] states:
"A negative value or a value of zero disables the effect of the given
filter primitive (i.e., the result is the filter input image)."
Update SVGFEGaussianBlurElement and SVGFEDropShadowElement to reflect
this, and update the references for the corresponding tests.
Drop accessors on FEDropShadow because they are unused.
[1] https://drafts.fxtf.org/filters/#element-attrdef-fegaussianblur-stddeviation
BUG=533457
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=202643
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|