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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/select-initial-position-expected.txt

Issue 1106883002: 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 LayoutText {#text} at (0,0) size 98x18 6 LayoutText {#text} at (0,0) size 98x18
7 text run at (0,0) width 98: "initial selected:" 7 text run at (0,0) width 98: "initial selected:"
8 LayoutBR {BR} at (97,14) size 1x0 8 LayoutBR {BR} at (97,14) size 1x0
9 LayoutText {#text} at (140,58) size 5x18 9 LayoutText {#text} at (140,58) size 5x18
10 text run at (140,58) width 5: " " 10 text run at (140,58) width 5: " "
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 text run at (2,0) width 18: "opt" 158 text run at (2,0) width 18: "opt"
159 LayoutBlockFlow {OPTION} at (1,71.94) size 127.19x14.19 159 LayoutBlockFlow {OPTION} at (1,71.94) size 127.19x14.19
160 LayoutText {#text} at (2,0) size 18x13 160 LayoutText {#text} at (2,0) size 18x13
161 text run at (2,0) width 18: "opt" 161 text run at (2,0) width 18: "opt"
162 LayoutBlockFlow {OPTION} at (1,86.13) size 127.19x14.19 [bgcolor=#D4D4D4] 162 LayoutBlockFlow {OPTION} at (1,86.13) size 127.19x14.19 [bgcolor=#D4D4D4]
163 LayoutText {#text} at (2,0) size 124x13 163 LayoutText {#text} at (2,0) size 124x13
164 text run at (2,0) width 124: "this should be selected" 164 text run at (2,0) width 124: "this should be selected"
165 LayoutBlockFlow {OPTION} at (1,100.31) size 127.19x14.19 165 LayoutBlockFlow {OPTION} at (1,100.31) size 127.19x14.19
166 LayoutText {#text} at (2,0) size 18x13 166 LayoutText {#text} at (2,0) size 18x13
167 text run at (2,0) width 18: "opt" 167 text run at (2,0) width 18: "opt"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698