Index: third_party/WebKit/LayoutTests/fast/repaint/background-misaligned.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-misaligned.html b/third_party/WebKit/LayoutTests/fast/repaint/background-misaligned.html |
index 60e2b17b25f5538e65c8ea1d6b557c157cd69841..9edc5b2980be774d188f12b9e216ee48df7ac110 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/background-misaligned.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/background-misaligned.html |
@@ -5,7 +5,7 @@ |
document.getElementById("target").style.display = "none"; |
} |
</script> |
-<body onload="runRepaintTest()"> |
+<body onload="runRepaintAndPixelTest()"> |
<div style=" |
width: 267px; |
height: 270px; |