Index: third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-2.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-2.html b/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-2.html |
index 6e0b9feb2d31b94644aac1a0c8bd1434119b767a..dbab78c795636ecf5ee0b8a31b8d5b6b71dfcad1 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-2.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-2.html |
@@ -5,7 +5,7 @@ |
{ |
document.getElementById('node').remove(); |
} |
- onload = runRepaintTest; |
+ onload = runRepaintAndPixelTest; |
</script> |
<style> |