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

Side by Side Diff: LayoutTests/platform/win/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 623 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 623
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x623 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 785x623 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x623 4 LayoutBlockFlow {HTML} at (0,0) size 785x623
5 LayoutBlockFlow {BODY} at (8,8) size 769x607 5 LayoutBlockFlow {BODY} at (8,8) size 769x607
6 LayoutText {#text} at (46,61) size 4x17 6 LayoutText {#text} at (46,61) size 4x17
7 text run at (46,61) width 4: " " 7 text run at (46,61) width 4: " "
8 LayoutText {#text} at (97,61) size 4x17 8 LayoutText {#text} at (97,61) size 4x17
9 text run at (97,61) width 4: " " 9 text run at (97,61) width 4: " "
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
11 LayoutText {#text} at (148,61) size 4x17 11 LayoutText {#text} at (148,61) size 4x17
12 text run at (148,61) width 4: " " 12 text run at (148,61) width 4: " "
13 LayoutText {#text} at (218,61) size 4x17 13 LayoutText {#text} at (218,61) size 4x17
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 LayoutText {#text} at (2,0) size 34x27 159 LayoutText {#text} at (2,0) size 34x27
160 text run at (2,0) width 34: "foo" 160 text run at (2,0) width 34: "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.44,362.25) size 55.69x82.75 [bgcolor=#FFFFFF] [ border: (1px solid #A9A9A9)] 162 LayoutListBox {SELECT} at (186.44,362.25) size 55.69x82.75 [bgcolor=#FFFFFF] [ border: (1px solid #A9A9A9)]
163 LayoutBlockFlow {OPTION} at (1,1) size 38.69x20.19 163 LayoutBlockFlow {OPTION} at (1,1) size 38.69x20.19
164 LayoutText {#text} at (2,0) size 23x17 164 LayoutText {#text} at (2,0) size 23x17
165 text run at (2,0) width 23: "foo" 165 text run at (2,0) width 23: "foo"
166 LayoutBlockFlow {OPTION} at (1,21.19) size 38.69x29.80 166 LayoutBlockFlow {OPTION} at (1,21.19) size 38.69x29.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,504) size 51x104 backgroundClip at (14,504) size 51x96 clip at (15, 505) size 34x95 outlineClip at (0,0) size 785x600 169 layer at (14,504) size 51x104 backgroundClip at (14,504) size 51x96 clip at (15, 505) size 34x95
170 LayoutListBox {SELECT} at (6,496) size 50.81x104 [bgcolor=#FFFFFF] [border: (1 px solid #A9A9A9)] 170 LayoutListBox {SELECT} at (6,496) size 50.81x104 [bgcolor=#FFFFFF] [border: (1 px solid #A9A9A9)]
171 LayoutBlockFlow {OPTION} at (1,1) size 33.81x25.50 171 LayoutBlockFlow {OPTION} at (1,1) size 33.81x25.50
172 LayoutText {#text} at (3,0) size 28x22 172 LayoutText {#text} at (3,0) size 28x22
173 text run at (3,0) width 28: "foo" 173 text run at (3,0) width 28: "foo"
174 layer at (83,466) size 64x140 backgroundClip at (83,466) size 64x134 clip at (85 ,468) size 45x132 outlineClip at (0,0) size 785x600 174 layer at (83,466) size 64x140 backgroundClip at (83,466) size 64x134 clip at (85 ,468) size 45x132
175 LayoutListBox {SELECT} at (74.81,458) size 64.06x140 [bgcolor=#FFFFFF] [border : (2px solid #A9A9A9)] 175 LayoutListBox {SELECT} at (74.81,458) size 64.06x140 [bgcolor=#FFFFFF] [border : (2px solid #A9A9A9)]
176 LayoutBlockFlow {OPTION} at (2,2) size 45.06x34 176 LayoutBlockFlow {OPTION} at (2,2) size 45.06x34
177 LayoutText {#text} at (4,0) size 38x30 177 LayoutText {#text} at (4,0) size 38x30
178 text run at (4,0) width 38: "foo" 178 text run at (4,0) width 38: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698