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

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

Issue 2790813002: DevTools: ViewContainer shouldn't be a tab stop (Closed)
Patch Set: Created 3 years, 9 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
new file mode 100644
index 0000000000000000000000000000000000000000..a9bec149f0bc1786600de0ae9a2e999e82b372db
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector/elements/elements-tab-stops-expected.txt
@@ -0,0 +1,20 @@
+Tests what elements have focus after pressing tab.
+
+INPUT:Filter Styles
+BUTTON:Toggle Element State
+BUTTON:Element Classes
+BUTTON:New Style Rule
+BUTTON:Select an element in the page to inspect it
+BUTTON:Customize and control DevTools
+LI:<body onload="runTest()​">​
+
+Shift+Tab:
+
+INPUT:Filter Styles
+LI:<body onload="runTest()​">​
+BUTTON:Customize and control DevTools
+BUTTON:Select an element in the page to inspect it
+BUTTON:New Style Rule
+BUTTON:Element Classes
+BUTTON:Toggle Element State
+

Powered by Google App Engine
This is Rietveld 408576698