Index: third_party/WebKit/LayoutTests/css3/flexbox/repaint-on-layout.html |
diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-on-layout.html b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-on-layout.html |
index 821b646a9cf1da3728051f95ab4b431da4f6a04f..ebdb1e590d86264442465e819676e938b1a25cea 100644 |
--- a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-on-layout.html |
+++ b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-on-layout.html |
@@ -45,7 +45,7 @@ |
} |
</style> |
</head> |
-<body onload="runRepaintTest()"> |
+<body onload="runRepaintAndPixelTest()"> |
<nav class="nav-bar"> |
<div class="nav-right"></div> |
</nav> |