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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/tabbed-pane-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/http/tests/inspector-unit/tabbed-pane-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/tabbed-pane-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/tabbed-pane-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3c65a698cb4faca89942ce9aa1adc9d8353392e5
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/tabbed-pane-expected.txt
@@ -0,0 +1,45 @@
+This tests if the TabbedPane is keyboard navigable.
+Tab 0
+Moving right and wrapping around
+Tab 1
+Tab 2
+Tab 3
+Tab 4
+Tab 5
+Tab 6
+Tab 7
+Tab 8
+Tab 9
+Tab 0
+Tab 1
+Tab 2
+Tab 3
+Tab 4
+Tab 5
+Tab 6
+Tab 7
+Tab 8
+Tab 9
+Tab 0
+Moving left and focusing widgets
+Tab 9
+Widget 9
+Tab 8
+Widget 8
+Tab 7
+Widget 7
+Tab 6
+Widget 6
+Tab 5
+Widget 5
+Tab 4
+Widget 4
+Tab 3
+Widget 3
+Tab 2
+Widget 2
+Tab 1
+Widget 1
+Tab 0
+Widget 0
+

Powered by Google App Engine
This is Rietveld 408576698