DescriptionUpdate handling of negative radius for feMorphology
Spec[1] states:
"A negative or zero value disables the effect of the given filter
primitive (i.e., the result is the filter input image)."
So change FEMorphology to clamp radii to non-negative and stop treating
as an error in SVGFEMorphologyElement::build.
[1] https://drafts.fxtf.org/filters/#element-attrdef-femorphology-radius
BUG=533457
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=202644
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|