| Index: LayoutTests/svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg
|
| diff --git a/LayoutTests/svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg b/LayoutTests/svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg
|
| index 3a8bfc08bc95eacd635668cf1810e524618a17b2..cd8a51d6d5ddec43111032b7930a8c46bdd8978b 100644
|
| --- a/LayoutTests/svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg
|
| +++ b/LayoutTests/svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg
|
| @@ -25,6 +25,7 @@ if (window.testRunner)
|
| testRunner.waitUntilDone();
|
|
|
| function loaded() {
|
| + document.documentElement.pauseAnimations();
|
| document.documentElement.setCurrentTime(0.5);
|
| if (window.testRunner)
|
| testRunner.notifyDone();
|
|
|