| Index: LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow.html
|
| diff --git a/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow.html b/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow.html
|
| index 1e6855bf8d250b32891c3610070f0ae94b0012fb..1d4305dea8fa9a7455cdddf26c995ac4c512768a 100644
|
| --- a/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow.html
|
| +++ b/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow.html
|
| @@ -24,7 +24,7 @@
|
| function doTest() {
|
| if (window.testRunner) {
|
| document.getElementById('layertree').innerText = window.internals.layerTreeAsText(document);
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| }
|
| }
|
| window.addEventListener('load', doTest, false);
|
|
|