| Index: third_party/WebKit/LayoutTests/svg/animations/animateMotion-still.html
|
| diff --git a/third_party/WebKit/LayoutTests/svg/animations/animVal-basics.html b/third_party/WebKit/LayoutTests/svg/animations/animateMotion-still.html
|
| similarity index 85%
|
| copy from third_party/WebKit/LayoutTests/svg/animations/animVal-basics.html
|
| copy to third_party/WebKit/LayoutTests/svg/animations/animateMotion-still.html
|
| index d6b28ad2fb219927157de8ce1d80da8242c99b82..2211993d6c0880cc1dbdc255d9a9398aac469e9b 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/animations/animVal-basics.html
|
| +++ b/third_party/WebKit/LayoutTests/svg/animations/animateMotion-still.html
|
| @@ -9,6 +9,6 @@
|
| <h1>SVG 1.1 dynamic animation tests</h1>
|
| <p id="description"></p>
|
| <div id="console"></div>
|
| -<script src="script-tests/animVal-basics.js"></script>
|
| +<script src="script-tests/animateMotion-still.js"></script>
|
| </body>
|
| </html>
|
|
|