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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/forms/select-align-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 540x19 7 LayoutText {#text} at (0,0) size 540x19
8 text run at (0,0) width 540: "The following select elements should all be rendered on the left, with their text left justified." 8 text run at (0,0) width 540: "The following select elements should all be rendered on the left, with their text left justified."
9 LayoutBlockFlow (anonymous) at (0,36) size 784x100 9 LayoutBlockFlow (anonymous) at (0,36) size 784x100
10 LayoutMenuList {SELECT} at (0,0) size 300x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)] 10 LayoutMenuList {SELECT} at (0,0) size 300x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
(...skipping 28 matching lines...) Expand all
39 LayoutBlockFlow (anonymous) at (1,1) size 298x18 39 LayoutBlockFlow (anonymous) at (1,1) size 298x18
40 LayoutText at (4,1) size 171x16 40 LayoutText at (4,1) size 171x16
41 text run at (4,1) width 171: "This is should be left justified." 41 text run at (4,1) width 171: "This is should be left justified."
42 LayoutText {#text} at (0,0) size 0x0 42 LayoutText {#text} at (0,0) size 0x0
43 LayoutText {#text} at (0,0) size 0x0 43 LayoutText {#text} at (0,0) size 0x0
44 LayoutBlockFlow {DIV} at (0,136) size 784x20 44 LayoutBlockFlow {DIV} at (0,136) size 784x20
45 LayoutMenuList {SELECT} at (0,0) size 300x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)] 45 LayoutMenuList {SELECT} at (0,0) size 300x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
46 LayoutBlockFlow (anonymous) at (1,1) size 298x18 46 LayoutBlockFlow (anonymous) at (1,1) size 298x18
47 LayoutText at (4,1) size 171x16 47 LayoutText at (4,1) size 171x16
48 text run at (4,1) width 171: "This is should be left justified." 48 text run at (4,1) width 171: "This is should be left justified."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698