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

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

Issue 2574823002: DevTools: do not make main panel unconditionally focused by default. (Closed)
Patch Set: fixed the test Created 4 years 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 unified diff | Download patch
OLDNEW
1 Tests whether focus is properly remembered on widgets. 1 Tests whether focus is properly remembered on widgets.
2 2
3 Focusing outer input...
3 Outer Focused 4 Outer Focused
5 Focusing widget1...
4 Input1 Focused 6 Input1 Focused
7 Focusing widget2...
5 Input2 Focused 8 Input2 Focused
9 Focusing outer input again...
6 Outer Focused 10 Outer Focused
11 Focusing main widget...
7 Input2 Focused 12 Input2 Focused
13 Focusing outer input again...
8 Outer Focused 14 Outer Focused
15 Hiding widget2 and focusing main widget...
9 Input1 Focused 16 Input1 Focused
17 Focusing split widget in main that has 3 and 4 inputs...
10 Input4 Focused 18 Input4 Focused
19 Focusing widget 3...
11 Input3 Focused 20 Input3 Focused
21 Focusing main widget again...
12 Input3 Focused 22 Input3 Focused
13 23
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698