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