Index: LayoutTests/svg/carto.net/window.svg |
diff --git a/LayoutTests/svg/carto.net/window.svg b/LayoutTests/svg/carto.net/window.svg |
index 90db4de36a1896b790db1dc2caad0ce109704fa0..266b90d6fe251277a1c13a94ebcc0ef0ad91ab94 100644 |
--- a/LayoutTests/svg/carto.net/window.svg |
+++ b/LayoutTests/svg/carto.net/window.svg |
@@ -9,8 +9,8 @@ |
> |
]> |
<?AdobeSVGViewer save="snapshot"?> |
-<svg width="100%" height="100%" viewBox="0 0 1024 700" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:attrib="http://www.carto.net/attrib" xmlns:batik="http://xml.apache.org/batik/ext" onload="runRepaintTest()"> |
- <script type="text/ecmascript" xlink:href="../../fast/repaint/resources/repaint.js"></script> |
+<svg width="100%" height="100%" viewBox="0 0 1024 700" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:attrib="http://www.carto.net/attrib" xmlns:batik="http://xml.apache.org/batik/ext" onload="runRepaintAndPixelTest()"> |
+ <script type="text/ecmascript" xlink:href="../../fast/repaint/resources/text-based-repaint.js"></script> |
<script type="text/ecmascript" xlink:href="resources/helper_functions.js"/> |
<script type="text/ecmascript" xlink:href="resources/mapApp.js"/> |
<script type="text/ecmascript" xlink:href="resources/timer.js"/> |