| Index: LayoutTests/svg/animations/animate-gradient-transform-expected.txt
|
| diff --git a/LayoutTests/svg/animations/animate-gradient-transform-expected.txt b/LayoutTests/svg/animations/animate-gradient-transform-expected.txt
|
| index a2632abecc46d2b79385e95a082d7002315dda5d..ec3114477915ea923f7e45f39ac6ed60382e0252 100644
|
| --- a/LayoutTests/svg/animations/animate-gradient-transform-expected.txt
|
| +++ b/LayoutTests/svg/animations/animate-gradient-transform-expected.txt
|
| @@ -5,7 +5,7 @@ Tests if gradientTransform of a gradient is animateable.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS gradient.gradientTransform.animVal.consolidate() threw exception NoModificationAllowedError: Failed to execute 'consolidate' on 'SVGTransformList': This object is read-only, because the property is an animation value..
|
| +PASS gradient.gradientTransform.animVal.consolidate() threw exception NoModificationAllowedError: Failed to execute 'consolidate' on 'SVGTransformList': The attribute is read-only..
|
| PASS gradient.gradientTransform.animVal.numberOfItems is 1
|
| PASS gradient.gradientTransform.animVal.getItem(0).matrix.e is 0
|
| PASS gradient.gradientTransform.animVal.getItem(0).type is SVGTransform.SVG_TRANSFORM_TRANSLATE
|
|
|