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

Unified 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 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..9ccbad0febd80cad3f98c6be50581dd3e2ad9bb3 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
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