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

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

Issue 214663005: [DevTools] Add preferred size to WebInspector.View. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Two methods Created 6 years, 8 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
« no previous file with comments | « LayoutTests/inspector/minimum-size.html ('k') | Source/devtools/front_end/DOMExtension.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests how view minimum size works. 1 Tests how view minimum size works.
2 2
3 Creating simple hierarchy 3 Creating simple hierarchy
4 [splitView] left = 0; right = 500; top = 0; bottom = 500 4 [splitView] left = 0; right = 500; top = 0; bottom = 500
5 [mainView] left = 0; right = 250; top = 0; bottom = 500 5 [mainView] left = 0; right = 250; top = 0; bottom = 500
6 [sidebarView] left = 250; right = 500; top = 0; bottom = 500 6 [sidebarView] left = 250; right = 500; top = 0; bottom = 500
7 Changing sidebar size 7 Changing sidebar size
8 [splitView] left = 0; right = 500; top = 0; bottom = 500 8 [splitView] left = 0; right = 500; top = 0; bottom = 500
9 [mainView] left = 0; right = 460; top = 0; bottom = 500 9 [mainView] left = 0; right = 460; top = 0; bottom = 500
10 [sidebarView] left = 460; right = 500; top = 0; bottom = 500 10 [sidebarView] left = 460; right = 500; top = 0; bottom = 500
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 [mainView] left = 0; right = 500; top = 0; bottom = 80 51 [mainView] left = 0; right = 500; top = 0; bottom = 80
52 [sidebarView] left = 0; right = 500; top = 160; bottom = 500 52 [sidebarView] left = 0; right = 500; top = 160; bottom = 500
53 [childSplitView] left = 0; right = 500; top = 0; bottom = 160 53 [childSplitView] left = 0; right = 500; top = 0; bottom = 160
54 [thirdSidebarView] left = 0; right = 500; top = 80; bottom = 160 54 [thirdSidebarView] left = 0; right = 500; top = 80; bottom = 160
55 Swapping main and sidebar 55 Swapping main and sidebar
56 [splitView] left = 0; right = 500; top = 0; bottom = 500 56 [splitView] left = 0; right = 500; top = 0; bottom = 500
57 [mainView] left = 0; right = 500; top = 340; bottom = 420 57 [mainView] left = 0; right = 500; top = 340; bottom = 420
58 [sidebarView] left = 0; right = 500; top = 0; bottom = 340 58 [sidebarView] left = 0; right = 500; top = 0; bottom = 340
59 [childSplitView] left = 0; right = 500; top = 340; bottom = 500 59 [childSplitView] left = 0; right = 500; top = 340; bottom = 500
60 [thirdSidebarView] left = 0; right = 500; top = 420; bottom = 500 60 [thirdSidebarView] left = 0; right = 500; top = 420; bottom = 500
61 Arranging preferred sizes
62 [splitView] left = 0; right = 500; top = 0; bottom = 500
63 [mainView] left = 0; right = 500; top = 260; bottom = 420
64 [sidebarView] left = 0; right = 500; top = 0; bottom = 260
65 [childSplitView] left = 0; right = 500; top = 260; bottom = 500
66 [thirdSidebarView] left = 0; right = 500; top = 420; bottom = 500
67 Less than sidebar preferred size
68 [splitView] left = 0; right = 500; top = 0; bottom = 500
69 [mainView] left = 0; right = 500; top = 80; bottom = 400
70 [sidebarView] left = 0; right = 500; top = 0; bottom = 80
71 [childSplitView] left = 0; right = 500; top = 80; bottom = 500
72 [thirdSidebarView] left = 0; right = 500; top = 400; bottom = 500
73 Size changes proportionally
74 [splitView] left = 0; right = 500; top = 0; bottom = 500
75 [mainView] left = 0; right = 500; top = 320; bottom = 440
76 [sidebarView] left = 0; right = 500; top = 0; bottom = 320
77 [childSplitView] left = 0; right = 500; top = 320; bottom = 500
78 [thirdSidebarView] left = 0; right = 500; top = 440; bottom = 500
79 Manual resize inside child split view
80 [splitView] left = 0; right = 500; top = 0; bottom = 500
81 [mainView] left = 0; right = 500; top = 320; bottom = 450
82 [sidebarView] left = 0; right = 500; top = 0; bottom = 320
83 [childSplitView] left = 0; right = 500; top = 320; bottom = 500
84 [thirdSidebarView] left = 0; right = 500; top = 450; bottom = 500
85 Manual resize inside child split view
86 [splitView] left = 0; right = 500; top = 0; bottom = 500
87 [mainView] left = 0; right = 500; top = 320; bottom = 380
88 [sidebarView] left = 0; right = 500; top = 0; bottom = 320
89 [childSplitView] left = 0; right = 500; top = 320; bottom = 500
90 [thirdSidebarView] left = 0; right = 500; top = 380; bottom = 500
91 Child split view gets more space
92 [splitView] left = 0; right = 500; top = 0; bottom = 500
93 [mainView] left = 0; right = 500; top = 170; bottom = 380
94 [sidebarView] left = 0; right = 500; top = 0; bottom = 170
95 [childSplitView] left = 0; right = 500; top = 170; bottom = 500
96 [thirdSidebarView] left = 0; right = 500; top = 380; bottom = 500
97 Child split view gets less space
98 [splitView] left = 0; right = 500; top = 0; bottom = 500
99 [mainView] left = 0; right = 500; top = 360; bottom = 450
100 [sidebarView] left = 0; right = 500; top = 0; bottom = 360
101 [childSplitView] left = 0; right = 500; top = 360; bottom = 500
102 [thirdSidebarView] left = 0; right = 500; top = 450; bottom = 500
61 103
OLDNEW
« no previous file with comments | « LayoutTests/inspector/minimum-size.html ('k') | Source/devtools/front_end/DOMExtension.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698