OLD | NEW |
1 Tests what elements have focus after pressing tab. | 1 Tests what elements have focus after pressing tab. |
2 | 2 |
| 3 DIV#tab-Styles:Styles |
3 INPUT:Filter Styles | 4 INPUT:Filter Styles |
4 BUTTON:Toggle Element State | 5 BUTTON:Toggle Element State |
5 BUTTON:Element Classes | 6 BUTTON:Element Classes |
6 BUTTON:New Style Rule | 7 BUTTON:New Style Rule |
7 BUTTON:Select an element in the page to inspect it | 8 BUTTON:Select an element in the page to inspect it |
| 9 DIV#tab-elements:Elements |
8 BUTTON:Customize and control DevTools | 10 BUTTON:Customize and control DevTools |
9 LI:<body onload="runTest()"> | 11 LI:<span id="node-to-select"></span> |
10 | 12 |
11 Shift+Tab: | 13 Shift+Tab: |
12 | 14 |
13 INPUT:Filter Styles | 15 DIV#tab-Styles:Styles |
14 LI:<body onload="runTest()"> | 16 LI:<span id="node-to-select"></span> |
15 BUTTON:Customize and control DevTools | 17 BUTTON:Customize and control DevTools |
| 18 DIV#tab-elements:Elements |
16 BUTTON:Select an element in the page to inspect it | 19 BUTTON:Select an element in the page to inspect it |
17 BUTTON:New Style Rule | 20 BUTTON:New Style Rule |
18 BUTTON:Element Classes | 21 BUTTON:Element Classes |
19 BUTTON:Toggle Element State | 22 BUTTON:Toggle Element State |
| 23 INPUT:Filter Styles |
20 | 24 |
OLD | NEW |