| Index: LayoutTests/compositing/rtl/rtl-iframe-absolute-overflow.html
|
| diff --git a/LayoutTests/compositing/rtl/rtl-iframe-absolute-overflow.html b/LayoutTests/compositing/rtl/rtl-iframe-absolute-overflow.html
|
| index 162026f231328deee9d438336cf3b14ac7deabd9..c116745b5261bc044e9d3444e440be5375a067a3 100644
|
| --- a/LayoutTests/compositing/rtl/rtl-iframe-absolute-overflow.html
|
| +++ b/LayoutTests/compositing/rtl/rtl-iframe-absolute-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);
|
|
|