| Index: third_party/WebKit/LayoutTests/svg/zoom/text/zoom-foreignObject.svg
|
| diff --git a/third_party/WebKit/LayoutTests/svg/zoom/text/zoom-foreignObject.svg b/third_party/WebKit/LayoutTests/svg/zoom/text/zoom-foreignObject.svg
|
| index 4341f42ef2b0374125108c908572daee070b0e64..b4d2ea0aa96422b5079c3033b5410f7c1e8a18ac 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/zoom/text/zoom-foreignObject.svg
|
| +++ b/third_party/WebKit/LayoutTests/svg/zoom/text/zoom-foreignObject.svg
|
| @@ -1,5 +1,5 @@
|
| <?xml version="1.0"?>
|
| -<svg xmlns="http://www.w3.org/2000/svg" onload="runRepaintAndPixelTest()"
|
| +<svg xmlns="http://www.w3.org/2000/svg" onload="runRepaintTest()"
|
| xmlns:xlink="http://www.w3.org/1999/xlink"
|
| xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
|
|
| @@ -27,7 +27,7 @@
|
|
|
| <defs>
|
| <script>var zoomCount = 2;</script>
|
| - <script xlink:href="../../../fast/repaint/resources/text-based-repaint.js"/>
|
| + <script xlink:href="../../../fast/repaint/resources/repaint.js"/>
|
| <script xlink:href="../resources/testTextZoom.js"/>
|
| </defs>
|
| </svg>
|
|
|