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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 627 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 627
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x627 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x627 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x627 4 LayoutBlockFlow {HTML} at (0,0) size 785x627
5 LayoutBlockFlow {BODY} at (8,8) size 769x611 5 LayoutBlockFlow {BODY} at (8,8) size 769x611
6 LayoutText {#text} at (46,59) size 4x19 6 LayoutText {#text} at (46,59) size 4x19
7 text run at (46,59) width 4: " " 7 text run at (46,59) width 4: " "
8 LayoutText {#text} at (97,59) size 4x19 8 LayoutText {#text} at (97,59) size 4x19
9 text run at (97,59) width 4: " " 9 text run at (97,59) width 4: " "
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
11 LayoutText {#text} at (148,59) size 4x19 11 LayoutText {#text} at (148,59) size 4x19
12 text run at (148,59) width 4: " " 12 text run at (148,59) width 4: " "
13 LayoutText {#text} at (218,59) size 4x19 13 LayoutText {#text} at (218,59) size 4x19
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 LayoutText {#text} at (2,0) size 33x27 159 LayoutText {#text} at (2,0) size 33x27
160 text run at (2,0) width 33: "foo" 160 text run at (2,0) width 33: "foo"
161 layer at (194,370) size 56x83 clip at (195,371) size 39x81 scrollHeight 80 161 layer at (194,370) size 56x83 clip at (195,371) size 39x81 scrollHeight 80
162 LayoutListBox {SELECT} at (186,362.25) size 56x82.75 [bgcolor=#FFFFFF] [border : (1px solid #A9A9A9)] 162 LayoutListBox {SELECT} at (186,362.25) size 56x82.75 [bgcolor=#FFFFFF] [border : (1px solid #A9A9A9)]
163 LayoutBlockFlow {OPTION} at (1,1) size 39x20.19 163 LayoutBlockFlow {OPTION} at (1,1) size 39x20.19
164 LayoutText {#text} at (2,0) size 22x18 164 LayoutText {#text} at (2,0) size 22x18
165 text run at (2,0) width 22: "foo" 165 text run at (2,0) width 22: "foo"
166 LayoutBlockFlow {OPTION} at (1,21.19) size 39x29.80 166 LayoutBlockFlow {OPTION} at (1,21.19) size 39x29.80
167 LayoutText {#text} at (2,0) size 35x27 167 LayoutText {#text} at (2,0) size 35x27
168 text run at (2,0) width 35: "bar" 168 text run at (2,0) width 35: "bar"
169 layer at (14,508) size 51x104 backgroundClip at (14,508) size 51x92 clip at (15, 509) size 34x91 outlineClip at (0,0) size 785x600 169 layer at (14,508) size 51x104 backgroundClip at (14,508) size 51x92 clip at (15, 509) size 34x91
170 LayoutListBox {SELECT} at (6,500) size 51x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 170 LayoutListBox {SELECT} at (6,500) size 51x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
171 LayoutBlockFlow {OPTION} at (1,1) size 34x25.50 171 LayoutBlockFlow {OPTION} at (1,1) size 34x25.50
172 LayoutText {#text} at (3,0) size 28x23 172 LayoutText {#text} at (3,0) size 28x23
173 text run at (3,0) width 28: "foo" 173 text run at (3,0) width 28: "foo"
174 layer at (83,466) size 64x144 backgroundClip at (83,466) size 64x134 clip at (85 ,468) size 45x132 outlineClip at (0,0) size 785x600 174 layer at (83,466) size 64x144 backgroundClip at (83,466) size 64x134 clip at (85 ,468) size 45x132
175 LayoutListBox {SELECT} at (75,458) size 64x144 [bgcolor=#FFFFFF] [border: (2px solid #A9A9A9)] 175 LayoutListBox {SELECT} at (75,458) size 64x144 [bgcolor=#FFFFFF] [border: (2px solid #A9A9A9)]
176 LayoutBlockFlow {OPTION} at (2,2) size 45x35 176 LayoutBlockFlow {OPTION} at (2,2) size 45x35
177 LayoutText {#text} at (4,0) size 37x32 177 LayoutText {#text} at (4,0) size 37x32
178 text run at (4,0) width 37: "foo" 178 text run at (4,0) width 37: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698