| Index: LayoutTests/fast/events/zoom-dblclick.html
|
| diff --git a/LayoutTests/fast/events/zoom-dblclick.html b/LayoutTests/fast/events/zoom-dblclick.html
|
| index cd4846cd749ee0303859e02b685e5f8620c63efd..4c3dab5d4c0d6e5f2904d2808a9b6089976681dd 100644
|
| --- a/LayoutTests/fast/events/zoom-dblclick.html
|
| +++ b/LayoutTests/fast/events/zoom-dblclick.html
|
| @@ -46,8 +46,6 @@
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.waitUntilDone();
|
| - // Mouse events only work after an initial layout
|
| - document.body.offsetLeft;
|
| }
|
|
|
| // Zoomed.
|
|
|