Index: third_party/WebKit/LayoutTests/fast/repaint/text-append-dirty-lines.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/text-append-dirty-lines.html b/third_party/WebKit/LayoutTests/fast/repaint/text-append-dirty-lines.html |
index fe204d1b790e49340be5edb87d95c12f000abb9b..3ca5d4269b484db7c82077fef396b3252182ad87 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/text-append-dirty-lines.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/text-append-dirty-lines.html |
@@ -7,7 +7,7 @@ |
} |
</script> |
</head> |
-<body onload="runRepaintTest()"> |
+<body onload="runRepaintAndPixelTest()"> |
<p> |
Test for <i><a href="rdar://problem/6771547">rdar://problem/6771547</a> Appending to a LayoutText causes all its lines to be dirtied</i>. |
</p> |