/home/clopez/webkit/webkit/layout-test-results/editing/selection/user-drag-element-and-user-select-none-actual.txt
1
1
Test for WebKit bug 15106: Dragging text inside an element with "user-drag: element" and "user-select: none" should initiate a drag
2
2
3
SUCCESS
Expected '3'
and
got
it
.
3
FAIL
Expected '3'
but
got
'4'
.
4
4
5
5
SUCCESS Expected 'mousedown' and got it.
6
6
7
SUCCESS
Expected 'mouseup'
and
got
i
t
.
7
FAIL
Expected 'mouseup'
but
got
'drags
tart'
.
8
8
9
SUCCESS
Expected 'Selection'
and
got
it
.
9
FAIL
Expected 'Selection'
but
got
'mouseup'
.
10
10
11
11
This element should be draggable, but initiating a drag from within the text should begin a selection.
12
12
SUCCESS Expected '3' and got it.
18
18
SUCCESS Expected 'No selection' and got it.
19
19
20
20
This element should not be draggable, and initiating a drag from within the text should not begin a selection.
21
SUCCESS
Expected '4'
and
got
it
.
21
FAIL
Expected '4'
but
got
'3'
.
22
22
23
23
SUCCESS Expected 'mousedown' and got it.
24
24
25
SUCCESS
Expected 'dragstart'
and
got
it
.
25
FAIL
Expected 'dragstart'
but
got
'mouseup'
.
26
26
27
SUCCESS
Expected 'mouseup'
and
got
it
.
27
FAIL
Expected 'mouseup'
but
got
'No select
ion'
.
28
28
29
SUCCESS
Expected 'No selection'
and
got
it
.
29
FAIL
Expected 'No selection'
but
got
'undef
ined'
.
30
30
31
31
This element should be draggable, and initiating a drag from within the text should drag the element.