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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/components/minimum-size-expected.txt

Issue 2616403005: DevTools: Add types to all properties on SplitWidget (Closed)
Patch Set: Fix test Created 3 years, 11 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
1 Tests how widget minimum size works. 1 Tests how widget minimum size works.
2 2
3 Creating simple hierarchy 3 Creating simple hierarchy
4 [splitWidget] left = 0; right = 500; top = 0; bottom = 500 4 [splitWidget] left = 0; right = 500; top = 0; bottom = 500
5 [mainWidget] left = 0; right = 250; top = 0; bottom = 500 5 [mainWidget] left = 0; right = 250; top = 0; bottom = 500
6 [sidebarWidget] left = 251; right = 500; top = 0; bottom = 500 6 [sidebarWidget] left = 251; right = 500; top = 0; bottom = 500
7 Changing sidebar size 7 Changing sidebar size
8 [splitWidget] left = 0; right = 500; top = 0; bottom = 500 8 [splitWidget] left = 0; right = 500; top = 0; bottom = 500
9 [mainWidget] left = 0; right = 459; top = 0; bottom = 500 9 [mainWidget] left = 0; right = 459; top = 0; bottom = 500
10 [sidebarWidget] left = 460; right = 500; top = 0; bottom = 500 10 [sidebarWidget] left = 460; right = 500; top = 0; bottom = 500
(...skipping 26 matching lines...) Expand all
37 [secondSidebarWidget] left = 0; right = 0; top = 0; bottom = 0 37 [secondSidebarWidget] left = 0; right = 0; top = 0; bottom = 0
38 Showing sidebar 38 Showing sidebar
39 [splitWidget] left = 0; right = 500; top = 0; bottom = 500 39 [splitWidget] left = 0; right = 500; top = 0; bottom = 500
40 [mainWidget] left = 0; right = 500; top = 0; bottom = 80 40 [mainWidget] left = 0; right = 500; top = 0; bottom = 80
41 [sidebarWidget] left = 0; right = 500; top = 142; bottom = 500 41 [sidebarWidget] left = 0; right = 500; top = 142; bottom = 500
42 [childSplitWidget] left = 0; right = 500; top = 0; bottom = 141 42 [childSplitWidget] left = 0; right = 500; top = 0; bottom = 141
43 [secondSidebarWidget] left = 0; right = 500; top = 81; bottom = 141 43 [secondSidebarWidget] left = 0; right = 500; top = 81; bottom = 141
44 Detaching sidebar 44 Detaching sidebar
45 [splitWidget] left = 0; right = 500; top = 0; bottom = 500 45 [splitWidget] left = 0; right = 500; top = 0; bottom = 500
46 [mainWidget] left = 0; right = 500; top = 0; bottom = 80 46 [mainWidget] left = 0; right = 500; top = 0; bottom = 80
47 [sidebarWidget] left = 0; right = 500; top = 102; bottom = 500 47 [sidebarWidget] left = 0; right = 500; top = 142; bottom = 500
48 [childSplitWidget] left = 0; right = 500; top = 0; bottom = 101 48 [childSplitWidget] left = 0; right = 500; top = 0; bottom = 141
49 Attaching another sidebar 49 Attaching another sidebar
50 [splitWidget] left = 0; right = 500; top = 0; bottom = 500 50 [splitWidget] left = 0; right = 500; top = 0; bottom = 500
51 [mainWidget] left = 0; right = 500; top = 0; bottom = 80 51 [mainWidget] left = 0; right = 500; top = 0; bottom = 80
52 [sidebarWidget] left = 0; right = 500; top = 162; bottom = 500 52 [sidebarWidget] left = 0; right = 500; top = 162; bottom = 500
53 [childSplitWidget] left = 0; right = 500; top = 0; bottom = 161 53 [childSplitWidget] left = 0; right = 500; top = 0; bottom = 161
54 [thirdSidebarWidget] left = 0; right = 500; top = 81; bottom = 161 54 [thirdSidebarWidget] left = 0; right = 500; top = 81; bottom = 161
55 Swapping main and sidebar 55 Swapping main and sidebar
56 [splitWidget] left = 0; right = 500; top = 0; bottom = 500 56 [splitWidget] left = 0; right = 500; top = 0; bottom = 500
57 [mainWidget] left = 0; right = 500; top = 339; bottom = 419 57 [mainWidget] left = 0; right = 500; top = 339; bottom = 419
58 [sidebarWidget] left = 0; right = 500; top = 0; bottom = 338 58 [sidebarWidget] left = 0; right = 500; top = 0; bottom = 338
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 [sidebarWidget] left = 0; right = 500; top = 0; bottom = 169 94 [sidebarWidget] left = 0; right = 500; top = 0; bottom = 169
95 [childSplitWidget] left = 0; right = 500; top = 170; bottom = 500 95 [childSplitWidget] left = 0; right = 500; top = 170; bottom = 500
96 [thirdSidebarWidget] left = 0; right = 500; top = 381; bottom = 500 96 [thirdSidebarWidget] left = 0; right = 500; top = 381; bottom = 500
97 Child split widget gets less space 97 Child split widget gets less space
98 [splitWidget] left = 0; right = 500; top = 0; bottom = 500 98 [splitWidget] left = 0; right = 500; top = 0; bottom = 500
99 [mainWidget] left = 0; right = 500; top = 360; bottom = 451 99 [mainWidget] left = 0; right = 500; top = 360; bottom = 451
100 [sidebarWidget] left = 0; right = 500; top = 0; bottom = 359 100 [sidebarWidget] left = 0; right = 500; top = 0; bottom = 359
101 [childSplitWidget] left = 0; right = 500; top = 360; bottom = 500 101 [childSplitWidget] left = 0; right = 500; top = 360; bottom = 500
102 [thirdSidebarWidget] left = 0; right = 500; top = 452; bottom = 500 102 [thirdSidebarWidget] left = 0; right = 500; top = 452; bottom = 500
103 103
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698