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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-keeps-selected-tab-expected.txt

Issue 2740053002: DevTools: keep selected tab as persistence binding comes in (Closed)
Patch Set: thoughtful code Created 3 years, 9 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 unified diff | Download patch
OLDNEW
(Empty)
1 Verify that tab keeps selected as the persistence binding comes in.
2
3 Opened tabs before persistence binding:
4 1: bar.js
5 2: foo.js
6 3: foo.js [selected]
7
8 Opened tabs after persistence binding:
9 1: bar.js
10 2: foo.js [selected]
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698