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

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

Issue 2805593002: DevTools: Navigate TabbedPane with arrow keys (Closed)
Patch Set: nextTabElement Created 3 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/elements/elements-tab-stops-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/elements-tab-stops-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/elements-tab-stops-expected.txt
index a9bec149f0bc1786600de0ae9a2e999e82b372db..960acc3c04acc4c851c30c90155e6e97d74b421f 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/elements-tab-stops-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/elements-tab-stops-expected.txt
@@ -1,20 +1,24 @@
Tests what elements have focus after pressing tab.
+ DIV#tab-Styles:Styles
aboxhall 2017/04/17 23:03:36 I love this test, but is there any way to test the
einbinder 2017/04/18 18:45:21 Added a test.
INPUT:Filter Styles
BUTTON:Toggle Element State
BUTTON:Element Classes
BUTTON:New Style Rule
BUTTON:Select an element in the page to inspect it
+DIV#tab-elements:Elements
BUTTON:Customize and control DevTools
-LI:<body onload="runTest()​">​
+LI:<span id="node-to-select">​</span>​
Shift+Tab:
-INPUT:Filter Styles
-LI:<body onload="runTest()​">​
+DIV#tab-Styles:Styles
+LI:<span id="node-to-select">​</span>​
BUTTON:Customize and control DevTools
+DIV#tab-elements:Elements
BUTTON:Select an element in the page to inspect it
BUTTON:New Style Rule
BUTTON:Element Classes
BUTTON:Toggle Element State
+INPUT:Filter Styles

Powered by Google App Engine
This is Rietveld 408576698