| Index: LayoutTests/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.txt
|
| index 497004649ad8c805fb623e04bc75c9de717d1595..70497bc5af252778469317060411920fc604189b 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.txt
|
| @@ -5,8 +5,8 @@ Tests dynamic updates of the 'x' attribute of the SVGFESpotLightElement object
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS spotLightElement.getAttribute('x') is "0"
|
| -PASS spotLightElement.getAttribute('x') is "113"
|
| +PASS spotLightElement.getAttribute('x') is "-30"
|
| +PASS spotLightElement.getAttribute('x') is "83"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|