| Index: LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll.html
|
| diff --git a/LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll.html b/LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll.html
|
| index 349670337b2b50a7d571edc22713083cdcf2e180..51576f5af6e864c7e9e82d8fc9a333493c6c4f31 100644
|
| --- a/LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll.html
|
| +++ b/LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll.html
|
| @@ -151,7 +151,7 @@ function testConfiguration(configuration, index, description) {
|
|
|
| function doTest() {
|
| if (window.internals)
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
|
|
| // Some configurations are as not meaningful for fixed-pos. For example, we
|
| // alternate between having the scroll container be a containing block for
|
|
|