| Index: LayoutTests/svg/repaint/image-animation-with-zoom.html
|
| diff --git a/LayoutTests/svg/repaint/image-animation-with-zoom.html b/LayoutTests/svg/repaint/image-animation-with-zoom.html
|
| index 2e16a2b314af0dc0b6d1e7dc073933bd509e45cd..a813d531a4f91dcdb4c29f83c3ab285ad136874f 100644
|
| --- a/LayoutTests/svg/repaint/image-animation-with-zoom.html
|
| +++ b/LayoutTests/svg/repaint/image-animation-with-zoom.html
|
| @@ -21,4 +21,4 @@ function repaintTest() {
|
| }, 220);
|
| };
|
| </script>
|
| -<img src="resources/animate-center.svg" width="200px" height="200px">
|
| +<img src="resources/animate-center.svg" width="10px" height="10px">
|
|
|