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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/view-location-expected.txt

Issue 2867133002: DevTools: Let the drawer tabs be reordered (Closed)
Patch Set: showView Created 3 years, 6 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 Creating new TabbedLocation
2 []
3 Appending three views
4 ["first","second","third"]
5 Creating new TabbedLocation
6 ["first","second","third"]
7 Re-order tabs
8 ["third","first","second"]
9 Creating new TabbedLocation
10 ["third","first","second"]
11 ["third","first","second","fourth"]
12 Creating new TabbedLocation
13 ["third","first","second","fourth"]
14 Closing second tab
15 ["third","first","fourth"]
16 Creating new TabbedLocation
17 ["third","first","fourth"]
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698