Index: third_party/WebKit/LayoutTests/fast/repaint/table-outer-border.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border.html b/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border.html |
index bafdb2f6335a7152e59c42fdc55ec41b62ae14a1..86114816aad152365f513cb0e59d8a3a87ef4f22 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border.html |
@@ -30,7 +30,7 @@ |
} |
</script> |
</head> |
-<body onload="runRepaintTest();"> |
+<body onload="runRepaintAndPixelTest();"> |
<div id="container" style="width: 500px;"> |
<table id="table"> |
<tr> |