Index: third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test.html b/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test.html |
index 366430396166f36b7739ce2e17e7fbf1b4f94428..23e35ede7774444eb2a9056eb770f12f6972d169 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test.html |
@@ -25,7 +25,7 @@ |
} |
</style> |
</head> |
-<body onload="runRepaintTest();"> |
+<body onload="runRepaintAndPixelTest();"> |
<div id="target">FAIL</div> |
</body> |
</html> |