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