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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/sources-panel-focus-editor-on-select-expected.txt

Issue 2224893004: DevTools: focus editor when SourcesPanel is shown (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 4 years, 4 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/sources/sources-panel-focus-editor-on-select-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/sources-panel-focus-editor-on-select-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/sources-panel-focus-editor-on-select-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c3b30c3d770e0f6a8ea96137584ea82f86cd1b4b
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector/sources/sources-panel-focus-editor-on-select-expected.txt
@@ -0,0 +1,5 @@
+Verifies that text editor has focus after panel re-selecting.
+
+initial: focused = true
+after panel reselected: focused = true
+

Powered by Google App Engine
This is Rietveld 408576698