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

Unified Diff: third_party/WebKit/LayoutTests/inspector/widget-focus-expected.txt

Issue 2319523004: DevTools: Remember the last focused widget. (Closed)
Patch Set: Add test Created 4 years, 3 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/widget-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/widget-focus-expected.txt b/third_party/WebKit/LayoutTests/inspector/widget-focus-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e3ecc1efc4708da9871525df929724e669567332
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector/widget-focus-expected.txt
@@ -0,0 +1,10 @@
+Tests whether focus is properly remembered on widgets.
+
+Outer Focused
+Input1 Focused
+Input2 Focused
+Outer Focused
+Input2 Focused
+Outer Focused
+Input1 Focused
+

Powered by Google App Engine
This is Rietveld 408576698