| 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 d2f890276445b4dcede804633c6113344bf346da..f941b2e0c865a473d9451fdc0cc362e429446ede 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 Error: NoModificationAllowedError: DOM Exception 7.
|
| +PASS gradient.gradientTransform.animVal.consolidate() threw exception NoModificationAllowedError: An attempt was made to modify an object where modifications are not allowed..
|
| 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
|
|
|