Index: LayoutTests/svg/animations/animate-fill-freeze-with-repeatDur.html |
diff --git a/LayoutTests/svg/animations/animateTransform-pattern-transform.html b/LayoutTests/svg/animations/animate-fill-freeze-with-repeatDur.html |
old mode 100644 |
new mode 100755 |
similarity index 83% |
copy from LayoutTests/svg/animations/animateTransform-pattern-transform.html |
copy to LayoutTests/svg/animations/animate-fill-freeze-with-repeatDur.html |
index a05f6fdd1246be573880f48e93ca5b8b5ffc3368..763e1e526af87a7ebe967f6735852992979c83be |
--- a/LayoutTests/svg/animations/animateTransform-pattern-transform.html |
+++ b/LayoutTests/svg/animations/animate-fill-freeze-with-repeatDur.html |
@@ -1,14 +1,14 @@ |
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
-<html> |
-<head> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
-<script src="../dynamic-updates/resources/SVGTestCase.js"></script> |
-<script src="resources/SVGAnimationTestCase.js"></script> |
-</head> |
-<body onload="runSMILTest()"> |
-<h1>SVG 1.1 dynamic animation tests</h1> |
-<p id="description"></p> |
-<div id="console"></div> |
-<script src="script-tests/animateTransform-pattern-transform.js"></script> |
-</body> |
-</html> |
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
+<html> |
+<head> |
+<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../dynamic-updates/resources/SVGTestCase.js"></script> |
+<script src="resources/SVGAnimationTestCase.js"></script> |
+</head> |
+<body onload="runSMILTest()"> |
+<h1>SVG 1.1 dynamic animation tests</h1> |
+<p id="description"></p> |
+<div id="console"></div> |
+<script src="script-tests/animate-fill-freeze-with-repeatDur.js"></script> |
+</body> |
+</html> |