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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 93x18
7 text run at (0,0) width 93: "initial selected:"
8 RenderBR {BR} at (93,14) size 0x0
9 RenderListBox {SELECT} at (0,18) size 141x57 [bgcolor=#FFFFFF] [border: (1 px inset #808080)]
10 RenderText {#text} at (141,54) size 4x18
11 text run at (141,54) width 4: " "
12 RenderBR {BR} at (145,68) size 0x0
13 RenderText {#text} at (0,75) size 161x18
14 text run at (0,75) width 161: "dynamic selected change:"
15 RenderBR {BR} at (161,89) size 0x0
16 RenderListBox {SELECT} at (0,93) size 141x57 [bgcolor=#FFFFFF] [border: (1 px inset #808080)]
17 RenderText {#text} at (141,129) size 4x18
18 text run at (141,129) width 4: " "
19 RenderText {#text} at (0,0) size 0x0
20 RenderBR {BR} at (0,0) size 0x0
21 RenderText {#text} at (0,150) size 211x18
22 text run at (0,150) width 211: "dynamic insert of selected option:"
23 RenderBR {BR} at (211,164) size 0x0
24 RenderListBox {SELECT} at (0,168) size 141x57 [bgcolor=#FFFFFF] [border: ( 1px inset #808080)]
25 RenderText {#text} at (141,204) size 4x18
26 text run at (141,204) width 4: " "
27 RenderBR {BR} at (145,218) size 0x0
28 RenderText {#text} at (0,225) size 93x18
29 text run at (0,225) width 93: "initial selected:"
30 RenderBR {BR} at (93,239) size 0x0
31 RenderMenuList {SELECT} at (0,244) size 155x18 [bgcolor=#FFFFFF]
32 RenderBlock (anonymous) at (0,0) size 155x18
33 RenderText at (8,2) size 124x13
34 text run at (8,2) width 124: "this should be selected"
35 RenderText {#text} at (155,243) size 4x18
36 text run at (155,243) width 4: " "
37 RenderBR {BR} at (159,257) size 0x0
38 RenderText {#text} at (0,262) size 161x18
39 text run at (0,262) width 161: "dynamic selected change:"
40 RenderBR {BR} at (161,276) size 0x0
41 RenderMenuList {SELECT} at (0,281) size 155x18 [bgcolor=#FFFFFF]
42 RenderBlock (anonymous) at (0,0) size 155x18
43 RenderText at (8,2) size 124x13
44 text run at (8,2) width 124: "this should be selected"
45 RenderText {#text} at (155,280) size 4x18
46 text run at (155,280) width 4: " "
47 RenderText {#text} at (0,0) size 0x0
48 RenderBR {BR} at (0,0) size 0x0
49 RenderText {#text} at (0,299) size 211x18
50 text run at (0,299) width 211: "dynamic insert of selected option:"
51 RenderBR {BR} at (211,313) size 0x0
52 RenderMenuList {SELECT} at (0,317) size 155x18 [bgcolor=#FFFFFF]
53 RenderBlock (anonymous) at (0,0) size 155x18
54 RenderText at (8,2) size 124x13
55 text run at (8,2) width 124: "this should be selected"
56 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698