| Index: LayoutTests/editing/selection/user-drag-element-and-user-select-none-expected.txt
|
| diff --git a/LayoutTests/editing/selection/user-drag-element-and-user-select-none-expected.txt b/LayoutTests/editing/selection/user-drag-element-and-user-select-none-expected.txt
|
| index 99e1b96537e89b2a3e5a8d4beb0d4f5e42c21c12..b474cccfa087dc31596b3ff2730329b60ee494a8 100644
|
| --- a/LayoutTests/editing/selection/user-drag-element-and-user-select-none-expected.txt
|
| +++ b/LayoutTests/editing/selection/user-drag-element-and-user-select-none-expected.txt
|
| @@ -18,14 +18,14 @@ SUCCESS Expected 'mouseup' and got it.
|
| SUCCESS Expected 'No selection' and got it.
|
|
|
| This element should not be draggable, and initiating a drag from within the text should not begin a selection.
|
| -SUCCESS Expected '4' and got it.
|
| +FAIL Expected '4' but got '2'.
|
|
|
| SUCCESS Expected 'mousedown' and got it.
|
|
|
| SUCCESS Expected 'dragstart' and got it.
|
|
|
| -SUCCESS Expected 'mouseup' and got it.
|
| +FAIL Expected 'mouseup' but got 'undefined'.
|
|
|
| -SUCCESS Expected 'No selection' and got it.
|
| +FAIL Expected 'No selection' but got 'undefined'.
|
|
|
| This element should be draggable, and initiating a drag from within the text should drag the element.
|
|
|