| Index: LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line.html
|
| diff --git a/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line.html b/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line.html
|
| index cd54358c0b5d55569ce2ab27d37e984ba75794bd..1b4779e3b6fcfcfc48c433508183ecf7e3b28efc 100644
|
| --- a/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line.html
|
| +++ b/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line.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>
|
|
|