| Index: LayoutTests/svg/animations/use-animate-width-and-height.html
|
| diff --git a/LayoutTests/svg/animations/animate-inherit-css-property.html b/LayoutTests/svg/animations/use-animate-width-and-height.html
|
| similarity index 85%
|
| copy from LayoutTests/svg/animations/animate-inherit-css-property.html
|
| copy to LayoutTests/svg/animations/use-animate-width-and-height.html
|
| index 9274703c95fba17a80aa4424db713412aa867d94..9ac2c5af4906144a8bce3d458bd1179862245721 100644
|
| --- a/LayoutTests/svg/animations/animate-inherit-css-property.html
|
| +++ b/LayoutTests/svg/animations/use-animate-width-and-height.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/animate-inherit-css-property.js"></script>
|
| +<script src="script-tests/use-animate-width-and-height.js"></script>
|
| </body>
|
| </html>
|
|
|