| Index: LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html
|
| diff --git a/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html b/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html
|
| index 9feb272ba7761f726347e3c9afcce00044b2ec52..1e7faf8b3e42882eae47dc3d64b2cb3c6c27832d 100644
|
| --- a/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html
|
| +++ b/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html
|
| @@ -39,7 +39,7 @@
|
| <script>
|
| function doTest() {
|
| if (window.testRunner)
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
|
|
| // This test succeeds if the scrollbars on the inner-scrollable
|
| // are positioned properly.
|
|
|