Index: third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-float-positioned.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-float-positioned.html b/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-float-positioned.html |
index 18b3cfb509f738c1be28f180a73899d3ee024763..1553c684be516ca7e00460ec7e4a593cb863f93e 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-float-positioned.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-float-positioned.html |
@@ -10,7 +10,7 @@ |
</style> |
</head> |
-<body style="margin: 0;" onload="runRepaintTest()"> |
+<body style="margin: 0;" onload="runRepaintAndPixelTest()"> |
<script> |
function repaintTest() |
{ |