Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line.html b/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line.html |
index 89138083ef81f21d232f0ff594bc1804cbed054e..fa65a3461f3d8e77bec30f4540b6508d7e652403 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line.html |
@@ -8,7 +8,7 @@ |
} |
</script> |
</head> |
-<body onload="runRepaintTest();"> |
+<body onload="runRepaintAndPixelTest();"> |
<p> |
This is a repaint test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=11277">http://bugs.webkit.org/show_bug.cgi?id=11277</a> |
REGRESSION: Incomplete repaint of overflow areas when deleting</i>. |