Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / repaint / svgsvgelement-repaint-children.html
index b3231d1..2c81380 100644 (file)
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML>
 <html>
 <head>
-  <script src="../../fast/repaint/resources/repaint.js"></script>
+  <script src="../../fast/repaint/resources/text-based-repaint.js"></script>
 </head>
 <!-- Test for WK108429: All red should disappear, leaving just a green square. -->
-<body onload="runRepaintTest()">
+<body onload="runRepaintAndPixelTest()">
 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="400">
   <svg>
     <rect x="0" y="0" width="100" height="100" fill="green"/>