Index: third_party/WebKit/LayoutTests/fast/repaint/table-col-background.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-col-background.html b/third_party/WebKit/LayoutTests/fast/repaint/table-col-background.html |
index 7dff12ba6f08922f6c4a6ba06be2cea02a02f23c..75d997f8095ce36116ca3ba17ac27d38858b3da0 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-col-background.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-col-background.html |
@@ -9,7 +9,7 @@ |
} |
</script> |
</head> |
-<body onload="runRepaintTest()"> |
+<body onload="runRepaintAndPixelTest()"> |
<div style="height:100px"></div> |
<table> |
<col id="col" style="background-color: red;"> |