| Index: third_party/WebKit/LayoutTests/svg/animations/animateTransform-translate-invalid-attributetype-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/animations/animateTransform-translate-invalid-attributetype-expected.txt b/third_party/WebKit/LayoutTests/svg/animations/animateTransform-translate-invalid-attributetype-expected.txt
|
| index d3530f34b9ddd66586b7e63793ed439ee47ad5fe..4d39a8d4c9b188b654010cc85c813004b3322b9a 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/animations/animateTransform-translate-invalid-attributetype-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/animations/animateTransform-translate-invalid-attributetype-expected.txt
|
| @@ -6,16 +6,16 @@ Tests that an animateTransform with invalid attributeType does not animate. Shou
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS rootSVGElement.getTransformToElement(rect).e is 0
|
| -PASS rootSVGElement.getTransformToElement(rect).f is 0
|
| -PASS rootSVGElement.getTransformToElement(rect).e is 0
|
| -PASS rootSVGElement.getTransformToElement(rect).f is 0
|
| -PASS rootSVGElement.getTransformToElement(rect).e is 0
|
| -PASS rootSVGElement.getTransformToElement(rect).f is 0
|
| -PASS rootSVGElement.getTransformToElement(rect).e is 0
|
| -PASS rootSVGElement.getTransformToElement(rect).f is 0
|
| -PASS rootSVGElement.getTransformToElement(rect).e is 0
|
| -PASS rootSVGElement.getTransformToElement(rect).f is 0
|
| +PASS getTransformToElement(rootSVGElement, rect).e is 0
|
| +PASS getTransformToElement(rootSVGElement, rect).f is 0
|
| +PASS getTransformToElement(rootSVGElement, rect).e is 0
|
| +PASS getTransformToElement(rootSVGElement, rect).f is 0
|
| +PASS getTransformToElement(rootSVGElement, rect).e is 0
|
| +PASS getTransformToElement(rootSVGElement, rect).f is 0
|
| +PASS getTransformToElement(rootSVGElement, rect).e is 0
|
| +PASS getTransformToElement(rootSVGElement, rect).f is 0
|
| +PASS getTransformToElement(rootSVGElement, rect).e is 0
|
| +PASS getTransformToElement(rootSVGElement, rect).f is 0
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|