OLD | NEW |
1 This page tests tabbing between subframes. To test, click on this text to focus
the main window. Then press Tab 7 times, then Shift-Tab 7 times, which should mo
ve focus forward and backward through all inputs and frames. Then press Option-T
ab 11 times and Shift-Option-Tab 11 times, which should move focus forward and b
ackward through all inputs, frames, and links. | 1 This page tests tabbing between subframes. To test, click on this text to focus
the main window. Then press Tab 7 times, then Shift-Tab 7 times, which should mo
ve focus forward and backward through all inputs and frames. Then press Option-T
ab 11 times and Shift-Option-Tab 11 times, which should move focus forward and b
ackward through all inputs, frames, and links. |
2 | 2 |
3 [tabindex of one] [tabindex of three] [tabindex of two] [tabindex of
three] | 3 [tabindex of one] [tabindex of three] [tabindex of two] [tabindex of three] |
4 Tabbing forward... | 4 Tabbing forward... |
5 | 5 |
6 main window: INPUT #2 (tabindex=2) focused | 6 main window: INPUT #2 (tabindex=2) focused |
7 main window: INPUT #2 (tabindex=2) blurred | 7 main window: INPUT #2 (tabindex=2) blurred |
8 main window: A #2 (tabindex=2) focused | 8 main window: A #2 (tabindex=2) focused |
9 main window: A #2 (tabindex=2) blurred | 9 main window: A #2 (tabindex=2) blurred |
10 main window: INPUT #1 (tabindex=3) focused | 10 main window: INPUT #1 (tabindex=3) focused |
11 main window: INPUT #1 (tabindex=3) blurred | 11 main window: INPUT #1 (tabindex=3) blurred |
12 main window: A #1 (tabindex=3) focused | 12 main window: A #1 (tabindex=3) focused |
13 main window: A #1 (tabindex=3) blurred | 13 main window: A #1 (tabindex=3) blurred |
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
119 main window: A #2 (tabindex=2) focused | 119 main window: A #2 (tabindex=2) focused |
120 main window: A #2 (tabindex=2) blurred | 120 main window: A #2 (tabindex=2) blurred |
121 main window: INPUT #2 (tabindex=2) focused | 121 main window: INPUT #2 (tabindex=2) focused |
122 main window: INPUT #2 (tabindex=2) blurred | 122 main window: INPUT #2 (tabindex=2) blurred |
123 main window: A #0 (tabindex=1) focused | 123 main window: A #0 (tabindex=1) focused |
124 main window: A #0 (tabindex=1) blurred | 124 main window: A #0 (tabindex=1) blurred |
125 | 125 |
126 Test finished | 126 Test finished |
127 | 127 |
128 | 128 |
OLD | NEW |