Index: LayoutTests/fast/forms/radio/radio-group-arrow-cycle-edge-expected.txt |
diff --git a/LayoutTests/fast/forms/radio/radio-group-arrow-cycle-edge-expected.txt b/LayoutTests/fast/forms/radio/radio-group-arrow-cycle-edge-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..835922e35d66ef8f3cd102fb347fe3bdbc59ad20 |
--- /dev/null |
+++ b/LayoutTests/fast/forms/radio/radio-group-arrow-cycle-edge-expected.txt |
@@ -0,0 +1,25 @@ |
+Tests after pressing last radio button in the list, on pressing downkey it selects back first radio button |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS document.getElementById("cherry").checked is true |
+PASS document.getElementById("apple").checked is true |
+PASS document.getElementById("cherry").checked is true |
+PASS document.getElementById("cucumber").checked is true |
+PASS document.getElementById("tomato").checked is true |
+PASS document.getElementById("cucumber").checked is true |
+PASS document.getElementById("pumpkin").checked is true |
+PASS document.getElementById("pumpkin").checked is true |
+PASS document.getElementById("pumpkin").checked is true |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |