Index: third_party/WebKit/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html |
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html b/third_party/WebKit/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html |
index ebec16f32042e4e37cfbe19bb975833ccda30aac..56804419e982d6a0fea9c0c1578a3a50b613689e 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html |
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html |
@@ -13,5 +13,5 @@ function repaintTest() { |
document.querySelector("#to-be-removed").style.display = 'none'; |
} |
-runRepaintTest(); |
+runRepaintAndPixelTest(); |
</script> |