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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/select-list-box-with-height-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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 372x18 7 LayoutText {#text} at (0,0) size 372x18
8 text run at (0,0) width 372: "The select below has a size of 3, but a much larger height." 8 text run at (0,0) width 372: "The select below has a size of 3, but a much larger height."
9 LayoutBlockFlow (anonymous) at (0,34) size 784x250 9 LayoutBlockFlow (anonymous) at (0,34) size 784x250
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 text run at (2,0) width 18: "ten" 42 text run at (2,0) width 18: "ten"
43 LayoutBlockFlow {OPTION} at (1,142.88) size 45.83x14.19 43 LayoutBlockFlow {OPTION} at (1,142.88) size 45.83x14.19
44 LayoutText {#text} at (2,0) size 35x13 44 LayoutText {#text} at (2,0) size 35x13
45 text run at (2,0) width 35: "eleven" 45 text run at (2,0) width 35: "eleven"
46 LayoutBlockFlow {OPTION} at (1,157.06) size 45.83x14.19 46 LayoutBlockFlow {OPTION} at (1,157.06) size 45.83x14.19
47 LayoutText {#text} at (2,0) size 34x13 47 LayoutText {#text} at (2,0) size 34x13
48 text run at (2,0) width 34: "twelve" 48 text run at (2,0) width 34: "twelve"
49 LayoutBlockFlow {OPTION} at (1,171.25) size 45.83x14.19 49 LayoutBlockFlow {OPTION} at (1,171.25) size 45.83x14.19
50 LayoutText {#text} at (2,0) size 42x13 50 LayoutText {#text} at (2,0) size 42x13
51 text run at (2,0) width 42: "thirteen" 51 text run at (2,0) width 42: "thirteen"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698