Chromium Code Reviews| Index: LayoutTests/compositing/squashing/squash-above-fixed-3.html |
| diff --git a/LayoutTests/compositing/squashing/squash-above-fixed-3.html b/LayoutTests/compositing/squashing/squash-above-fixed-3.html |
| index bd35869891bcf4096fbc9c2d4b34424b9e2366c3..d938882cdd6df7df50f7d0330b36e3ff7d671748 100644 |
| --- a/LayoutTests/compositing/squashing/squash-above-fixed-3.html |
| +++ b/LayoutTests/compositing/squashing/squash-above-fixed-3.html |
| @@ -70,8 +70,6 @@ body { |
| if (!window.internals) |
| return; |
| - testRunner.display(); |
| - |
| // Case 1 |
| document.getElementById('Case1').textContent = window.internals.layerTreeAsText(document, internals.LAYER_TREE_INCLUDES_REPAINT_RECTS); |