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

Side by Side Diff: LayoutTests/platform/mac/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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 591x18 7 LayoutText {#text} at (0,0) size 591x18
8 text run at (0,0) width 591: "The following select elements should all be rendered on the left, with their text left justified." 8 text run at (0,0) width 591: "The following select elements should all be rendered on the left, with their text left justified."
9 LayoutBlockFlow (anonymous) at (0,34) size 784x94 9 LayoutBlockFlow (anonymous) at (0,34) size 784x94
10 LayoutMenuList {SELECT} at (0,1) size 300x18 [bgcolor=#F8F8F8] 10 LayoutMenuList {SELECT} at (0,1) size 300x18 [bgcolor=#F8F8F8]
(...skipping 28 matching lines...) Expand all
39 LayoutBlockFlow (anonymous) at (0,0) size 300x18 39 LayoutBlockFlow (anonymous) at (0,0) size 300x18
40 LayoutText (anonymous) at (8,2) size 163x13 40 LayoutText (anonymous) at (8,2) size 163x13
41 text run at (8,2) width 163: "This is should be left justified." 41 text run at (8,2) width 163: "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,128) size 784x18 44 LayoutBlockFlow {DIV} at (0,128) size 784x18
45 LayoutMenuList {SELECT} at (0,0) size 300x18 [bgcolor=#F8F8F8] 45 LayoutMenuList {SELECT} at (0,0) size 300x18 [bgcolor=#F8F8F8]
46 LayoutBlockFlow (anonymous) at (0,0) size 300x18 46 LayoutBlockFlow (anonymous) at (0,0) size 300x18
47 LayoutText (anonymous) at (8,2) size 163x13 47 LayoutText (anonymous) at (8,2) size 163x13
48 text run at (8,2) width 163: "This is should be left justified." 48 text run at (8,2) width 163: "This is should be left justified."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698