Index: third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html b/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html |
index 0ca22898601b43815fcdfa3fb5482e663b6669d7..bbd2574f0584bd4cb435a06ef405521942afe1b1 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html |
@@ -8,5 +8,5 @@ |
} |
</script> |
</head> |
-<body onload="runRepaintTest();" style="margin: 50px; background-color: blue; display: none;"> |
+<body onload="runRepaintAndPixelTest();" style="margin: 50px; background-color: blue; display: none;"> |
</body> |