Index: third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset.html |
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset.html b/third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset.html |
index 0ef96112aa7dcd5284f4add93c0c0ccb291621b6..32bfb930cab44a208431ee82ad92b341191314d8 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset.html |
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset.html |
@@ -30,5 +30,5 @@ |
function repaintTest() { |
document.querySelectorAll('.child')[1].classList.add('embiggen'); |
} |
-runRepaintTest(); |
+runRepaintAndPixelTest(); |
</script> |