Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / radio / radio-group-arrow-cycle-edge-expected.txt
1 Tests after pressing last radio button in the list, on pressing downkey it selects back first radio button
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS document.getElementById("cherry").checked is true
7 PASS document.getElementById("apple").checked is true
8 PASS document.getElementById("cherry").checked is true
9 PASS document.getElementById("cucumber").checked is true
10 PASS document.getElementById("tomato").checked is true
11 PASS document.getElementById("cucumber").checked is true
12 PASS document.getElementById("pumpkin").checked is true
13 PASS document.getElementById("pumpkin").checked is true
14 PASS document.getElementById("pumpkin").checked is true
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18
19
20
21
22
23
24
25