Index: third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint.html |
index 4c0feed15cadefd8f6b5d4ccf502e78106870839..0bedc1d377a9f6aa7453524d41b76c43b653afba 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint.html |
@@ -28,7 +28,7 @@ |
} |
</script> |
</head> |
-<body onload="runRepaintTest()"> |
+<body onload="runRepaintAndPixelTest()"> |
<div class="playground"> |
<div id="div1" class="blue half"></div> |
<div class="red half"></div> |