Index: third_party/WebKit/LayoutTests/fast/repaint/lines-with-layout-delta.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/lines-with-layout-delta.html b/third_party/WebKit/LayoutTests/fast/repaint/lines-with-layout-delta.html |
index df323ecf4b5651322a8f815b51e4f938460f6d2e..b34ff8aa826644261f5fdddceb594ba956e3b52d 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/lines-with-layout-delta.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/lines-with-layout-delta.html |
@@ -7,7 +7,7 @@ |
} |
</script> |
</head> |
-<body onload="runRepaintTest()"> |
+<body onload="runRepaintAndPixelTest()"> |
<div style="float: left; height: 50px; width: 50px;"></div> |
<div style="clear: left;"> |
<div id="target" style="overflow: hidden; float: left; width: 200px;"> |