Chromium Code Reviews| Index: LayoutTests/svg/animations/animate-restart-never-expected.html |
| diff --git a/LayoutTests/svg/animations/animate-restart-never-expected.html b/LayoutTests/svg/animations/animate-restart-never-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..051f7b9d73da5dc57ef972a154132a89af90fa94 |
| --- /dev/null |
| +++ b/LayoutTests/svg/animations/animate-restart-never-expected.html |
| @@ -0,0 +1,6 @@ |
| +<!DOCTYPE html> |
| +<body> |
| +<svg> |
| + <rect width="100px" height="100px" fill="green"/> |
| +</svg> |
| +</body> |