/home/clopez/webkit/webkit/layout-test-results/fast/events/keydown-leftright-keys-actual.txt
5
5
6
6
7
7
PASS lastKeyboardEvent.type is "keydown"
8
P
ASS
lastKeyboardEvent.keyCode
i
s
16
9
P
ASS
lastKeyboardEvent.location
i
s KeyboardEvent
.DOM_KEY_LOCATION_LEFT
8
F
AIL
lastKeyboardEvent.keyCode
should be
16
. Was 76.
9
F
AIL
lastKeyboardEvent.location
should be 1. Wa
s 0
.
10
10
PASS lastKeyboardEvent.type is "keydown"
11
P
ASS
lastKeyboardEvent.keyCode
i
s
17
12
P
ASS
lastKeyboardEvent.location
i
s KeyboardEvent
.DOM_KEY_LOCATION_LEFT
11
F
AIL
lastKeyboardEvent.keyCode
should be
17
. Was 76.
12
F
AIL
lastKeyboardEvent.location
should be 1. Wa
s 0
.
13
13
PASS lastKeyboardEvent.type is "keydown"
14
P
ASS
lastKeyboardEvent.keyCode
i
s
18
15
P
ASS
lastKeyboardEvent.location
i
s KeyboardEvent
.DOM_KEY_LOCATION_LEFT
14
F
AIL
lastKeyboardEvent.keyCode
should be
18
. Was 76.
15
F
AIL
lastKeyboardEvent.location
should be 1. Wa
s 0
.
16
16
PASS lastKeyboardEvent.type is "keydown"
17
P
ASS
lastKeyboardEvent.keyCode
i
s
16
18
P
ASS
lastKeyboardEvent.location
i
s KeyboardEvent
.DOM_KEY_LOCATION_RIGHT
17
F
AIL
lastKeyboardEvent.keyCode
should be
16
. Was 82.
18
F
AIL
lastKeyboardEvent.location
should be 2. Wa
s 0
.
19
19
PASS lastKeyboardEvent.type is "keydown"
20
P
ASS
lastKeyboardEvent.keyCode
i
s
17
21
P
ASS
lastKeyboardEvent.location
i
s KeyboardEvent
.DOM_KEY_LOCATION_RIGHT
20
F
AIL
lastKeyboardEvent.keyCode
should be
17
. Was 82.
21
F
AIL
lastKeyboardEvent.location
should be 2. Wa
s 0
.
22
22
PASS lastKeyboardEvent.type is "keydown"
23
P
ASS
lastKeyboardEvent.keyCode
i
s
18
24
P
ASS
lastKeyboardEvent.location
i
s KeyboardEvent
.DOM_KEY_LOCATION_RIGHT
23
F
AIL
lastKeyboardEvent.keyCode
should be
18
. Was 82.
24
F
AIL
lastKeyboardEvent.location
should be 2. Wa
s 0
.
25
25
PASS successfullyParsed is true
26
26
27
27
TEST COMPLETE