Index: LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html |
diff --git a/LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html b/LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html |
index f651798be685c53e28b120b1f16b460f7b46adef..a18b69298ffd84769023b6d56174def570540b4a 100644 |
--- a/LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html |
+++ b/LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html |
@@ -58,7 +58,7 @@ |
</style> |
<script> |
if (window.testRunner) |
- testRunner.dumpAsText(true); // Only useful as a pixel test |
+ testRunner.dumpAsTextWithPixelResults(); // Only useful as a pixel test |
</script> |
<!-- No red should be visible, only a solid green square. --> |
<div class="container composited"> |