Index: third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint.html |
index 9811094631528eda88927d5597540101fff45f2c..75d2d266fba2b9087e31efa44a5186998c978d85 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint.html |
@@ -28,7 +28,7 @@ |
} |
</script> |
</head> |
-<body onload="runRepaintTest()"> |
+<body onload="runRepaintAndPixelTest()"> |
<div class="playground"> |
<table cellpadding="0" cellspacing="0"> |
<caption id="caption1" class="blue half"></caption> |