Index: third_party/WebKit/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes.html b/third_party/WebKit/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes.html |
index f70cb3237ca6f179340ebd97f88b89e4a8878aee..c7508027a26ce6933e501e559d919e75610e71e3 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes.html |
@@ -27,7 +27,7 @@ function repaintTest() { |
</script> |
</head> |
-<body onload='runRepaintTest();'> |
+<body onload='runRepaintAndPixelTest();'> |
<div id='outer'> |
<div id='inner'> |
</div> |