DescriptionAdd TypeChecking=Unrestricted to SVGElements where applicable
Affects the following methods:
SVGAnimationElement.beginElementAt(float offset)
SVGAnimationElement.endElementAt(float offset)
SVGFEDropShadowElement.setStdDeviation(float ..., float ...)
SVGFEGaussianBlurElement.setStdDeviation(float ..., float ...)
The new behavior matches Gecko.
Adjust the test svg/custom/elementTimeControl-nan-crash.html to handle the
exception and make it call dumpAsText earlier.
BUG=354298, 311246
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190359
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|