Index: LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing.html |
index b298dc9bbc11ee284bece5c746c372a48d56156e..1787935ce0ece2c364c192ce26a48efd38d58564 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing.html |
@@ -22,8 +22,6 @@ |
<script> |
function runTest() { |
useMockHighlight(); |
- if (window.internals) |
- internals.settings.setLayerSquashingEnabled(true); |
var clientRect = document.getElementById('targetLink').getBoundingClientRect(); |
x = (clientRect.left + clientRect.right) / 2; |