| Index: third_party/WebKit/LayoutTests/css3/flexbox/repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/repaint.html b/third_party/WebKit/LayoutTests/css3/flexbox/repaint.html
|
| index ab97d1a231348d51f1cf9777df1185d1377565a1..f79b0c21b065ad0700631b2a5d864ea297528d67 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/flexbox/repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/css3/flexbox/repaint.html
|
| @@ -40,7 +40,7 @@ function repaintTest() {
|
| }
|
|
|
| window.testIsAsync = true;
|
| -window.onload = runRepaintTest;
|
| +window.onload = runRepaintAndPixelTest;
|
| </script>
|
| <br><br><br><br><br><br>
|
| <div id="flexbox">
|
|
|