| Index: third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom.html
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom.html b/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom.html
|
| index ac333685ad31c45116a7a817d444095d1293e84f..6a181e2f1c547423c394c775837c703fd51ff2f1 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom.html
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE HTML>
|
| <!-- Test for crbug.com/375765: test passes if a green square is drawn. -->
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/repaint.js"></script>
|
| <style>
|
| html {
|
| zoom: 2.2;
|
|
|