| Index: LayoutTests/fast/repaint/fixed-table-cell.html
|
| diff --git a/LayoutTests/fast/repaint/fixed-table-cell.html b/LayoutTests/fast/repaint/fixed-table-cell.html
|
| index 9498af522e87c0ff49caec767e2fe3aa43d1cdfd..a0a3a9182edfb85190ee59565525f82d4696b09e 100644
|
| --- a/LayoutTests/fast/repaint/fixed-table-cell.html
|
| +++ b/LayoutTests/fast/repaint/fixed-table-cell.html
|
| @@ -9,7 +9,7 @@
|
| <script src="resources/repaint.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
|
|
| function repaintTest()
|
| {
|
|
|