/home/clopez/webkit/webkit/layout-test-results/editing/selection/user-drag-element-and-user-select-none-actual.txt

11Test for WebKit bug 15106: Dragging text inside an element with "user-drag: element" and "user-select: none" should initiate a drag
22
3 SUCCESS Expected '3' and got it.
 3FAIL Expected '3' but got '4'.
44
55SUCCESS Expected 'mousedown' and got it.
66
7 SUCCESS Expected 'mouseup' and got it.
 7FAIL Expected 'mouseup' but got 'dragstart'.
88
9 SUCCESS Expected 'Selection' and got it.
 9FAIL Expected 'Selection' but got 'mouseup'.
1010
1111This element should be draggable, but initiating a drag from within the text should begin a selection.
1212SUCCESS Expected '3' and got it.