Index: LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html |
diff --git a/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html b/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html |
index b8843cdec05e26025c6c15b3a61d406f5cf3274b..a9c7a56f829596aae1e3474d8ab0b94999171ca4 100644 |
--- a/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html |
+++ b/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html |
@@ -7,7 +7,7 @@ |
<meta name="flags" content="ahem"/> |
<script> |
if (window.testRunner) |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
</script> |
<script src="../../../repaint/resources/repaint.js" type="text/javascript"></script> |
<script> |