| Index: third_party/WebKit/LayoutTests/svg/animations/animateMotion-still-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/animations/animateMotion-fill-freeze-expected.txt b/third_party/WebKit/LayoutTests/svg/animations/animateMotion-still-expected.txt
|
| similarity index 71%
|
| copy from third_party/WebKit/LayoutTests/svg/animations/animateMotion-fill-freeze-expected.txt
|
| copy to third_party/WebKit/LayoutTests/svg/animations/animateMotion-still-expected.txt
|
| index 17fa2320ffc84a9ca49c2b39504cb70858bc8502..6d30bfddb5009ba29cbacd3c88772c6682a85f96 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/animations/animateMotion-fill-freeze-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/animations/animateMotion-still-expected.txt
|
| @@ -2,15 +2,16 @@ CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated a
|
| SVG 1.1 dynamic animation tests
|
|
|
|
|
| -Test for animation freeze when repeatDur is not a multiple of dur
|
| +Test animations that only express an offset
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS rootSVGElement.getBBox().x is 0
|
| -PASS rootSVGElement.getBBox().x is 50
|
| -PASS rootSVGElement.getBBox().x is 100
|
| PASS rootSVGElement.getBBox().x is 100
|
| +PASS rootSVGElement.getBBox().x is 200
|
| +PASS rootSVGElement.getBBox().x is 200
|
| +PASS rootSVGElement.getBBox().x is 0
|
| +PASS rootSVGElement.getBBox().x is 0
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|