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

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

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x551 3 layer at (0,0) size 800x551
4 LayoutBlockFlow {HTML} at (0,0) size 800x551 4 LayoutBlockFlow {HTML} at (0,0) size 800x551
5 LayoutBlockFlow {BODY} at (8,8) size 784x535 5 LayoutBlockFlow {BODY} at (8,8) size 784x535
6 LayoutText {#text} at (42,49) size 5x18 6 LayoutText {#text} at (42,49) size 5x18
7 text run at (42,49) width 5: " " 7 text run at (42,49) width 5: " "
8 LayoutText {#text} at (89,49) size 5x18 8 LayoutText {#text} at (89,49) size 5x18
9 text run at (89,49) width 5: " " 9 text run at (89,49) width 5: " "
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 layer at (14,450) size 45x87 clip at (15,451) size 32x85 169 layer at (14,450) size 45x87 clip at (15,451) size 32x85
170 LayoutListBox {SELECT} at (6,441.81) size 45.34x87.19 [bgcolor=#FFFFFF] [borde r: (1px solid #999999)] 170 LayoutListBox {SELECT} at (6,441.81) size 45.34x87.19 [bgcolor=#FFFFFF] [borde r: (1px solid #999999)]
171 LayoutBlockFlow {OPTION} at (1,1) size 32.34x21.30 171 LayoutBlockFlow {OPTION} at (1,1) size 32.34x21.30
172 LayoutText {#text} at (3,0) size 27x19 172 LayoutText {#text} at (3,0) size 27x19
173 text run at (3,0) width 27: "foo" 173 text run at (3,0) width 27: "foo"
174 layer at (77,417) size 58x118 clip at (79,419) size 43x114 scrollHeight 113 174 layer at (77,417) size 58x118 clip at (79,419) size 43x114 scrollHeight 113
175 LayoutListBox {SELECT} at (69.34,409.44) size 58.13x117.56 [bgcolor=#FFFFFF] [ border: (2px solid #999999)] 175 LayoutListBox {SELECT} at (69.34,409.44) size 58.13x117.56 [bgcolor=#FFFFFF] [ border: (2px solid #999999)]
176 LayoutBlockFlow {OPTION} at (2,2) size 43.13x28.39 176 LayoutBlockFlow {OPTION} at (2,2) size 43.13x28.39
177 LayoutText {#text} at (4,0) size 36x26 177 LayoutText {#text} at (4,0) size 36x26
178 text run at (4,0) width 36: "foo" 178 text run at (4,0) width 36: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698