Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / custom / use-instanceRoot-event-bubbling.xhtml
index 6c72cfb..d6cf27b 100644 (file)
@@ -1,10 +1,10 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<script>window.enablePixelTesting = true;</script>
 <script src="../../resources/js-test.js"></script>
-<script src="../../fast/repaint/resources/repaint.js"></script>
+<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
+<script>window.outputRepaintRects = false;</script>
 </head>
-<body onload="runRepaintTest()">
+<body onload="runRepaintAndPixelTest()">
 <p id="description"></p>
 <div id="console"></div>
 <script src="resources/use-instanceRoot-event-bubbling.js"></script>