Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(560)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/elements/elements-tab-stops-expected.txt

Issue 2805593002: DevTools: Navigate TabbedPane with arrow keys (Closed)
Patch Set: Fix stray space in test Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698