| Index: LayoutTests/fast/repaint/overhanging-float-detach-repaint.html
|
| diff --git a/LayoutTests/fast/repaint/overhanging-float-detach-repaint.html b/LayoutTests/fast/repaint/overhanging-float-detach-repaint.html
|
| index 00e3aa234341fc8c9fd5553783b7a0b842c4af98..91eb35e133ca8a60ddf4523cb2e05fea38bf8666 100755
|
| --- a/LayoutTests/fast/repaint/overhanging-float-detach-repaint.html
|
| +++ b/LayoutTests/fast/repaint/overhanging-float-detach-repaint.html
|
| @@ -4,7 +4,7 @@
|
| <script src="resources/repaint.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
|
|
| function repaintTest() {
|
| var floatContainer = document.getElementById("floatContainer");
|
|
|