| Index: LayoutTests/css3/flexbox/repaint-rtl-column.html
|
| diff --git a/LayoutTests/css3/flexbox/repaint-rtl-column.html b/LayoutTests/css3/flexbox/repaint-rtl-column.html
|
| index 2ce4e2e38bfe7e8914731b296e2376190330d7a5..b8cdde6b58536052fe9c2a7a2af5d23abb2f26e3 100644
|
| --- a/LayoutTests/css3/flexbox/repaint-rtl-column.html
|
| +++ b/LayoutTests/css3/flexbox/repaint-rtl-column.html
|
| @@ -33,7 +33,7 @@ function setFlex(value)
|
|
|
| window.onload = function() {
|
| if (window.testRunner) {
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| document.body.offsetTop;
|
| testRunner.display();
|
| testRunner.waitUntilDone();
|
|
|