DescriptionDon't report errors when SVG attributes are removed
In some cases, SVGAnimated*, and the parser for the underlying object,
will return an error when encountering a null String object (which it
will be passed when the attribute it reflects is removed.) This can be
misleading, so suppress error reporting in these cases.
Also let SVGAnimatedViewBoxRect::setBaseValueAsString delegate to its
superclass rather than open-coding the same thing. This could prove
beneficial if adding additional logic for handling attribute removals.
BUG=523685
Committed: https://crrev.com/a431d862bc9f2a936b31124a127a896f8cfa24f3
Cr-Commit-Position: refs/heads/master@{#375833}
Patch Set 1 #Patch Set 2 : TEs #
Messages
Total messages: 8 (3 generated)
|