| Index: LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled.html
|
| diff --git a/LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled.html b/LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled.html
|
| index 84d2d00d7a5dfae8910522b0a1ea56fd3c29d782..92fa51682ca71c6500bc6d3f5e18e93ba8a2005f 100644
|
| --- a/LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled.html
|
| +++ b/LayoutTests/compositing/rtl/rtl-fixed-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.
|
|
|