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

Side by Side Diff: LayoutTests/platform/win/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 98x17 6 LayoutText {#text} at (0,0) size 98x17
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 (155,71) size 4x17 9 LayoutText {#text} at (155,71) size 4x17
10 text run at (155,71) width 4: " " 10 text run at (155,71) width 4: " "
(...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,86) size 138x17 159 LayoutBlockFlow {OPTION} at (1,86) size 138x17
160 LayoutText {#text} at (2,0) size 18x16 160 LayoutText {#text} at (2,0) size 18x16
161 text run at (2,0) width 18: "opt" 161 text run at (2,0) width 18: "opt"
162 LayoutBlockFlow {OPTION} at (1,103) size 138x17 [color=#FFFFFF] [bgcolor=#99 9999] 162 LayoutBlockFlow {OPTION} at (1,103) size 138x17 [color=#FFFFFF] [bgcolor=#99 9999]
163 LayoutText {#text} at (2,0) size 134x16 163 LayoutText {#text} at (2,0) size 134x16
164 text run at (2,0) width 134: "this should be selected" 164 text run at (2,0) width 134: "this should be selected"
165 LayoutBlockFlow {OPTION} at (1,120) size 138x17 165 LayoutBlockFlow {OPTION} at (1,120) size 138x17
166 LayoutText {#text} at (2,0) size 18x16 166 LayoutText {#text} at (2,0) size 18x16
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