| Index: LayoutTests/compositing/rtl/rtl-absolute-overflow-scrolled.html
|
| diff --git a/LayoutTests/compositing/rtl/rtl-absolute-overflow-scrolled.html b/LayoutTests/compositing/rtl/rtl-absolute-overflow-scrolled.html
|
| index 0a70c0a6c7074c1ae5c228ba02b5726ae1cad7ef..6ef49515316f3eaee12e892651afe1b0f94d8efe 100644
|
| --- a/LayoutTests/compositing/rtl/rtl-absolute-overflow-scrolled.html
|
| +++ b/LayoutTests/compositing/rtl/rtl-absolute-overflow-scrolled.html
|
| @@ -40,7 +40,7 @@
|
| function doTest() {
|
| if (window.testRunner) {
|
| testRunner.waitUntilDone();
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| }
|
|
|
| // The far left coordinate of the document varies by window width.
|
|
|