| Index: LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint.html b/LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint.html
|
| index ff37163747028d3c5644e96565057123bbab92c8..4f2268631651ef75f5521eef988ad87a47832f18 100644
|
| --- a/LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint.html
|
| +++ b/LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint.html
|
| @@ -49,7 +49,7 @@ var ctxs = []
|
|
|
| if (window.testRunner) {
|
| testRunner.overridePreference("WebKitWebGLEnabled", "1");
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| document.getElementById("description").style.position = "absolute";
|
| document.getElementById("description").style.top = "-5000px";
|
| }
|
|
|