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