| Index: third_party/WebKit/LayoutTests/svg/animations/animate-elem-05-t-drt-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/animations/animate-elem-05-t-drt-expected.txt b/third_party/WebKit/LayoutTests/svg/animations/animate-elem-05-t-drt-expected.txt
|
| index 086ee0cde1ecce7bdcd98912c3bfd04aa939a70f..99768c93631c8f8158266da5f94f11c77674e5cf 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/animations/animate-elem-05-t-drt-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/animations/animate-elem-05-t-drt-expected.txt
|
| @@ -7,14 +7,14 @@ A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certa
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS rootSVGElement.getTransformToElement(path).e is -15
|
| -PASS rootSVGElement.getTransformToElement(path).f is -43
|
| -PASS rootSVGElement.getTransformToElement(path).e is -40
|
| -PASS rootSVGElement.getTransformToElement(path).f is -30
|
| -PASS rootSVGElement.getTransformToElement(path).e is -65
|
| -PASS rootSVGElement.getTransformToElement(path).f is -30
|
| -PASS rootSVGElement.getTransformToElement(path).e is -65
|
| -PASS rootSVGElement.getTransformToElement(path).f is -30
|
| +PASS getTransformToElement(rootSVGElement, path).e is -15
|
| +PASS getTransformToElement(rootSVGElement, path).f is -43
|
| +PASS getTransformToElement(rootSVGElement, path).e is -40
|
| +PASS getTransformToElement(rootSVGElement, path).f is -30
|
| +PASS getTransformToElement(rootSVGElement, path).e is -65
|
| +PASS getTransformToElement(rootSVGElement, path).f is -30
|
| +PASS getTransformToElement(rootSVGElement, path).e is -65
|
| +PASS getTransformToElement(rootSVGElement, path).f is -30
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|