Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / filters / feImage-animated-transform-on-target-rect.svg
index 9e8c8f8..9249351 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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"></script>
+<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"></script>
     <defs>
         <rect id="rect" fill="green" width="50" height="50" transform="rotate(45)">
             <animateTransform id="animation" attributeName="transform" type="rotate" calcMode="discrete" begin="indefinite" from="45" to="0" dur="0.1s" fill="freeze"/>