Index: third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-4.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-4.html b/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-4.html |
index 246ad8f1c3d7ffd322e347b11eef32f9ff15fd11..83086701e4116723ecf9eb6c2f50d16c84ed2fb2 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-4.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/crbug-371640-4.html |
@@ -5,7 +5,7 @@ |
{ |
document.getElementById('node').remove(); |
} |
- onload = runRepaintTest; |
+ onload = runRepaintAndPixelTest; |
</script> |
<style> |
#wrapper { |