Index: third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow.html b/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow.html |
index 6c6f73e65b67f5cd0ca830ae8a4300aa56f3c356..33f9ea3edd040d49fdedcb251a2fa18eddd24bd2 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow.html |
@@ -10,7 +10,7 @@ |
} |
</script> |
</head> |
-<body onload="runRepaintTest();"> |
+<body onload="runRepaintAndPixelTest();"> |
<p><b>BUG ID:</b> <a href="https://bugs.webkit.org/show_bug.cgi?id=6770">Bugzilla bug 6770</a> REGRESSION: Incomplete repaint when block with clipping grows</p> |
<p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b> |