Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / text / exs-display-none.svg
index 5c49405..14cf694 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" onload="runRepaintTest()">
-    <script xlink:href="../../fast/repaint/resources/repaint.js"/>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" onload="runRepaintAndPixelTest()">
+    <script xlink:href="../../fast/repaint/resources/text-based-repaint.js"/>
     <g font-size="40">
         <text id="text" y="50" display="none">
             <tspan id="tspan" x="50" dy="2ex">Two lines of text should be visible.</tspan>