| Index: LayoutTests/fast/text/atsui-rtl-override-selection.html
|
| diff --git a/LayoutTests/fast/text/atsui-rtl-override-selection.html b/LayoutTests/fast/text/atsui-rtl-override-selection.html
|
| index ce728f29d0dce867d128bf51c439fe069190761a..b7a17a32a70559d1c5d54bc72bad1e5a3c886d7a 100644
|
| --- a/LayoutTests/fast/text/atsui-rtl-override-selection.html
|
| +++ b/LayoutTests/fast/text/atsui-rtl-override-selection.html
|
| @@ -3,8 +3,6 @@
|
| <title>Selection in text with RTL override in ATSUI</title>
|
| <script type="text/javascript">
|
| function test() {
|
| - // Mouse events only work after an initial layout
|
| - document.body.offsetLeft;
|
| eventSender.mouseMoveTo(14, 10);
|
| eventSender.mouseDown();
|
| eventSender.mouseMoveTo(15, 10);
|
|
|