Index: third_party/WebKit/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect.html |
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect.html b/third_party/WebKit/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect.html |
index 4d844520d4c8c7fac5b61e773fb101abbaed94bc..27d49cf95aeeb008e242b9978ba0dea1c1e1e5ce 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect.html |
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect.html |
@@ -15,5 +15,5 @@ function repaintTest() { |
var imgElement = document.querySelector("#imgElement"); |
imgElement.style.backgroundImage = "url('data:image/gif;base64,R0lGODdhAgACAIABAAAAAP///ywAAAAAAgACAAACA0QCBQA7')"; |
} |
-runRepaintTest(); |
+runRepaintAndPixelTest(); |
</script> |