| Index: LayoutTests/touchadjustment/context-menu-text-subtargets.html
 | 
| diff --git a/LayoutTests/touchadjustment/context-menu-text-subtargets.html b/LayoutTests/touchadjustment/context-menu-text-subtargets.html
 | 
| index 98451474aed03b2b95c1fa548252a51ce5c3da6e..2843b32b03990e44f0098aa0ad7d1de0f9bafca8 100644
 | 
| --- a/LayoutTests/touchadjustment/context-menu-text-subtargets.html
 | 
| +++ b/LayoutTests/touchadjustment/context-menu-text-subtargets.html
 | 
| @@ -72,8 +72,6 @@
 | 
|      {
 | 
|          if (window.testRunner && window.internals && internals.touchNodeAdjustedToBestContextMenuNode) {
 | 
|              description('Test touch-adjustment to individual words or active selection.');
 | 
| -            // Mouse events only work after an initial layout
 | 
| -            document.body.offsetLeft;
 | 
|              testAdjustedTouches();
 | 
|              e.sandbox.style.display = 'none';
 | 
|          }
 | 
| 
 |