| Index: LayoutTests/animations/animation-offscreen-to-onscreen.html
|
| diff --git a/LayoutTests/animations/animation-offscreen-to-onscreen.html b/LayoutTests/animations/animation-offscreen-to-onscreen.html
|
| index 286d96d007e5a729dfc82330915fb183ca69f052..396fd4b9aa704c76729f0612c9f5dc7ea5c0eaac 100644
|
| --- a/LayoutTests/animations/animation-offscreen-to-onscreen.html
|
| +++ b/LayoutTests/animations/animation-offscreen-to-onscreen.html
|
| @@ -27,7 +27,7 @@
|
| <script src="resources/animation-test-helpers.js" type="text/javascript"></script>
|
| <script type="text/javascript" charset="utf-8">
|
| if (window.testRunner) {
|
| - window.testRunner.dumpAsText(true);
|
| + window.testRunner.dumpAsTextWithPixelResults();
|
| }
|
|
|
| const expectedValues = [
|
|
|