Index: third_party/WebKit/LayoutTests/compositing/squashing/remove-squashed-layer-plus-move.html |
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/remove-squashed-layer-plus-move.html b/third_party/WebKit/LayoutTests/compositing/squashing/remove-squashed-layer-plus-move.html |
index 5af46da4c95e0a4c922df559cffd7a2d7ffe58cb..132721a189de3317ef33216d824f34c457b84eb7 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/squashing/remove-squashed-layer-plus-move.html |
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/remove-squashed-layer-plus-move.html |
@@ -24,6 +24,6 @@ function repaintTest() { |
document.querySelector("#foo").remove(); |
} |
-runRepaintTest(); |
+runRepaintAndPixelTest(); |
</script> |