Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / custom / mask-child-changes.svg
index 43a170b..bf05155 100644 (file)
@@ -1,5 +1,5 @@
-<svg width="800" height="600" 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 width="800" height="600" 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"/>
 <mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="800" height="300">
     <rect x="0" y="0" width="800" height="300" fill="none"/>
 </mask>