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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/select-item-background-clip-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 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 55x18 7 LayoutText {#text} at (0,0) size 55x18
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 LayoutInline {I} at (0,0) size 784x36 9 LayoutInline {I} at (0,0) size 784x36
10 LayoutInline {A} at (0,0) size 306x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
(...skipping 15 matching lines...) Expand all
26 text run at (2,0) width 20: "one" 26 text run at (2,0) width 20: "one"
27 LayoutBlockFlow {OPTION} at (6,20.19) size 31.70x14.19 27 LayoutBlockFlow {OPTION} at (6,20.19) size 31.70x14.19
28 LayoutText {#text} at (2,0) size 20x13 28 LayoutText {#text} at (2,0) size 20x13
29 text run at (2,0) width 20: "two" 29 text run at (2,0) width 20: "two"
30 LayoutBlockFlow {OPTION} at (6,34.38) size 31.70x14.19 30 LayoutBlockFlow {OPTION} at (6,34.38) size 31.70x14.19
31 LayoutText {#text} at (2,0) size 28x13 31 LayoutText {#text} at (2,0) size 28x13
32 text run at (2,0) width 28: "three" 32 text run at (2,0) width 28: "three"
33 LayoutBlockFlow {OPTION} at (6,48.56) size 31.70x14.19 [bgcolor=#800080] 33 LayoutBlockFlow {OPTION} at (6,48.56) size 31.70x14.19 [bgcolor=#800080]
34 LayoutText {#text} at (2,0) size 23x13 34 LayoutText {#text} at (2,0) size 23x13
35 text run at (2,0) width 23: "four" 35 text run at (2,0) width 23: "four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698