Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / custom / svg-absolute-children.svg
index 8b884fd..8d83b75 100644 (file)
@@ -1,5 +1,5 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" style="position: static" 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" width="100" height="100" style="position: static" onload="runRepaintAndPixelTest()">
+  <script xlink:href="../../fast/repaint/resources/text-based-repaint.js"/>
   <rect width="100" height="100" fill="red" />
   <rect id="rect" width="1" height="1" fill="green" style="position: absolute" />
   <script>