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

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

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

Powered by Google App Engine
This is Rietveld 408576698