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

Side by Side Diff: LayoutTests/platform/android/fast/forms/select-item-background-clip-expected.txt

Issue 1149893016: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 51x19 7 LayoutText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 LayoutInline {I} at (0,0) size 778x39 9 LayoutInline {I} at (0,0) size 778x39
10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
(...skipping 15 matching lines...) Expand all
26 text run at (2,0) width 21: "one" 26 text run at (2,0) width 21: "one"
27 LayoutBlockFlow {OPTION} at (6,23) size 33x17 27 LayoutBlockFlow {OPTION} at (6,23) size 33x17
28 LayoutText {#text} at (2,0) size 20x16 28 LayoutText {#text} at (2,0) size 20x16
29 text run at (2,0) width 20: "two" 29 text run at (2,0) width 20: "two"
30 LayoutBlockFlow {OPTION} at (6,40) size 33x17 30 LayoutBlockFlow {OPTION} at (6,40) size 33x17
31 LayoutText {#text} at (2,0) size 29x16 31 LayoutText {#text} at (2,0) size 29x16
32 text run at (2,0) width 29: "three" 32 text run at (2,0) width 29: "three"
33 LayoutBlockFlow {OPTION} at (6,57) size 33x17 [bgcolor=#800080] 33 LayoutBlockFlow {OPTION} at (6,57) size 33x17 [bgcolor=#800080]
34 LayoutText {#text} at (2,0) size 21x16 34 LayoutText {#text} at (2,0) size 21x16
35 text run at (2,0) width 21: "four" 35 text run at (2,0) width 21: "four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698