Index: third_party/WebKit/LayoutTests/fast/repaint/table-cell-move.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move.html b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move.html |
index 25487b2bfbb8fcaa7a8cc1a4829c0d37d9b0526c..aeb680ff34f29ec0648f374e8e84b7a597994eb7 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move.html |
@@ -11,7 +11,7 @@ |
} |
</script> |
</head> |
-<body onload="runRepaintTest();"> |
+<body onload="runRepaintAndPixelTest();"> |
<p><b>BUG ID:</b> <a href="https://bugs.webkit.org/show_bug.cgi?id=8449">Bugzilla bug 8449</a> |
REGRESSION: Incomplete repaint of table cell that moved |
<p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b> |