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

Side by Side Diff: LayoutTests/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, 5 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 (2,20) size 141x57 [bgcolor=#FFFFFF] [border: (1 px inset #808080)]
10 RenderText {#text} at (145,58) size 4x18
11 text run at (145,58) width 4: " "
12 RenderBR {BR} at (149,72) size 0x0
13 RenderText {#text} at (0,79) size 161x18
14 text run at (0,79) width 161: "dynamic selected change:"
15 RenderBR {BR} at (161,93) size 0x0
16 RenderListBox {SELECT} at (2,99) size 141x57 [bgcolor=#FFFFFF] [border: (1 px inset #808080)]
17 RenderText {#text} at (145,137) size 4x18
18 text run at (145,137) width 4: " "
19 RenderText {#text} at (0,0) size 0x0
20 RenderBR {BR} at (0,0) size 0x0
21 RenderText {#text} at (0,158) size 211x18
22 text run at (0,158) width 211: "dynamic insert of selected option:"
23 RenderBR {BR} at (211,172) size 0x0
24 RenderListBox {SELECT} at (2,178) size 141x57 [bgcolor=#FFFFFF] [border: ( 1px inset #808080)]
25 RenderText {#text} at (145,216) size 4x18
26 text run at (145,216) width 4: " "
27 RenderBR {BR} at (149,230) size 0x0
28 RenderText {#text} at (0,237) size 93x18
29 text run at (0,237) width 93: "initial selected:"
30 RenderBR {BR} at (93,251) size 0x0
31 RenderMenuList {SELECT} at (2,257) 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 (159,256) size 4x18
36 text run at (159,256) width 4: " "
37 RenderBR {BR} at (163,270) size 0x0
38 RenderText {#text} at (0,277) size 161x18
39 text run at (0,277) width 161: "dynamic selected change:"
40 RenderBR {BR} at (161,291) size 0x0
41 RenderMenuList {SELECT} at (2,297) 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 (159,296) size 4x18
46 text run at (159,296) width 4: " "
47 RenderText {#text} at (0,0) size 0x0
48 RenderBR {BR} at (0,0) size 0x0
49 RenderText {#text} at (0,317) size 211x18
50 text run at (0,317) width 211: "dynamic insert of selected option:"
51 RenderBR {BR} at (211,331) size 0x0
52 RenderMenuList {SELECT} at (2,337) 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