| Index: LayoutTests/fast/events/clientXY-in-zoom-and-scroll.html
|
| diff --git a/LayoutTests/fast/events/clientXY-in-zoom-and-scroll.html b/LayoutTests/fast/events/clientXY-in-zoom-and-scroll.html
|
| index 08c887fce5f00c054c13aa532b76925d0427b0c3..c46da61fc458a8ef95492ebb1fbffb0cc86a12a3 100644
|
| --- a/LayoutTests/fast/events/clientXY-in-zoom-and-scroll.html
|
| +++ b/LayoutTests/fast/events/clientXY-in-zoom-and-scroll.html
|
| @@ -44,8 +44,6 @@
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.waitUntilDone();
|
| - // Mouse events only work after an initial layout
|
| - document.body.offsetLeft;
|
| }
|
|
|
| // Default.
|
|
|