| Index: third_party/WebKit/LayoutTests/svg/animations/animate-elem-09-t-drt-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/animations/animate-elem-09-t-drt-expected.txt b/third_party/WebKit/LayoutTests/svg/animations/animate-elem-09-t-drt-expected.txt
|
| index 763231d0e77851f9b77ff5cf56bb025b2f2460b3..30d5edda21a92d404021cc68653ff4f35ed5bdaa 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/animations/animate-elem-09-t-drt-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/animations/animate-elem-09-t-drt-expected.txt
|
| @@ -9,36 +9,36 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| PASS rect1.height.animVal.value is 210
|
| PASS rect1.height.baseVal.value is 210
|
| -PASS rootSVGElement.getTransformToElement(rect2).e is -250
|
| -PASS rootSVGElement.getTransformToElement(rect2).f is -250
|
| +PASS getTransformToElement(rootSVGElement, rect2).e is -250
|
| +PASS getTransformToElement(rootSVGElement, rect2).f is -250
|
| PASS rect1.height.animVal.value is 177
|
| PASS rect1.height.baseVal.value is 210
|
| -PASS rootSVGElement.getTransformToElement(rect2).e is -250
|
| -PASS rootSVGElement.getTransformToElement(rect2).f is -217
|
| +PASS getTransformToElement(rootSVGElement, rect2).e is -250
|
| +PASS getTransformToElement(rootSVGElement, rect2).f is -217
|
| PASS rect1.height.animVal.value is 177
|
| PASS rect1.height.baseVal.value is 210
|
| -PASS rootSVGElement.getTransformToElement(rect2).e is -250
|
| -PASS rootSVGElement.getTransformToElement(rect2).f is -217
|
| +PASS getTransformToElement(rootSVGElement, rect2).e is -250
|
| +PASS getTransformToElement(rootSVGElement, rect2).f is -217
|
| PASS rect1.height.animVal.value is 121
|
| PASS rect1.height.baseVal.value is 210
|
| -PASS rootSVGElement.getTransformToElement(rect2).e is -250
|
| -PASS rootSVGElement.getTransformToElement(rect2).f is -161
|
| +PASS getTransformToElement(rootSVGElement, rect2).e is -250
|
| +PASS getTransformToElement(rootSVGElement, rect2).f is -161
|
| PASS rect1.height.animVal.value is 121
|
| PASS rect1.height.baseVal.value is 210
|
| -PASS rootSVGElement.getTransformToElement(rect2).e is -250
|
| -PASS rootSVGElement.getTransformToElement(rect2).f is -161
|
| +PASS getTransformToElement(rootSVGElement, rect2).e is -250
|
| +PASS getTransformToElement(rootSVGElement, rect2).f is -161
|
| PASS rect1.height.animVal.value is 10
|
| PASS rect1.height.baseVal.value is 210
|
| -PASS rootSVGElement.getTransformToElement(rect2).e is -250
|
| -PASS rootSVGElement.getTransformToElement(rect2).f is -50
|
| +PASS getTransformToElement(rootSVGElement, rect2).e is -250
|
| +PASS getTransformToElement(rootSVGElement, rect2).f is -50
|
| PASS rect1.height.animVal.value is 10
|
| PASS rect1.height.baseVal.value is 210
|
| -PASS rootSVGElement.getTransformToElement(rect2).e is -250
|
| -PASS rootSVGElement.getTransformToElement(rect2).f is -50
|
| +PASS getTransformToElement(rootSVGElement, rect2).e is -250
|
| +PASS getTransformToElement(rootSVGElement, rect2).f is -50
|
| PASS rect1.height.animVal.value is 10
|
| PASS rect1.height.baseVal.value is 210
|
| -PASS rootSVGElement.getTransformToElement(rect2).e is -250
|
| -PASS rootSVGElement.getTransformToElement(rect2).f is -50
|
| +PASS getTransformToElement(rootSVGElement, rect2).e is -250
|
| +PASS getTransformToElement(rootSVGElement, rect2).f is -50
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|