DescriptionAdd [StrictTypeChecking] to the SVGGeometryElement interface
Apply strict type checking to the SVGGeometryElement interface.
Fix an issue with the [StrictTypeChecking] attribute, where 'undefined'
would be accepted when it shouldn't have been. This made the explicit
checking in SVGTransformListPropertyTearOff unnecessary, so remove (and
update test with the new expected result.)
BUG=341810
BUG=342741
BUG=341379
BUG=341620
BUG=345199
BUG=341030
BUG=341776
BUG=344474
BUG=345191
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167003
Patch Set 1 #
Total comments: 10
Patch Set 2 : Drop/change TC; Simplify generated code. #Messages
Total messages: 14 (0 generated)
|