| Index: LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html
|
| diff --git a/LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html b/LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html
|
| index 7f0810de08c94b9971e4be3b5a5ac24190287de3..24160c75f73522e737f6b20a4aac93e3a4c3db6f 100644
|
| --- a/LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html
|
| +++ b/LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <script>
|
| if (window.testRunner)
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| </script>
|
| <link rel="stylesheet" type="text/css" href="style.css">
|
| </head>
|
|
|