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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/disabled-select-change-index-expected.txt

Issue 347773002: Implement select listbox using shadow DOM (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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderMenuList {SELECT} at (0,0) size 57x18 [color=#808080] [bgcolor=#F8F8 F8] 6 RenderMenuList {SELECT} at (0,0) size 57x18 [color=#808080] [bgcolor=#F8F8 F8]
7 RenderBlock (anonymous) at (0,0) size 57x18 7 RenderBlock (anonymous) at (0,0) size 57x18
8 RenderText at (8,2) size 26x13 8 RenderText at (8,2) size 26x13
9 text run at (8,2) width 26: "PASS" 9 text run at (8,2) width 26: "PASS"
10 RenderBR {BR} at (57,13) size 0x0 10 RenderBR {BR} at (57,13) size 0x0
11 RenderMenuList {SELECT} at (0,18) size 57x18 [color=#808080] [bgcolor=#F8F 8F8] 11 RenderMenuList {SELECT} at (0,18) size 57x18 [color=#808080] [bgcolor=#F8F 8F8]
12 RenderBlock (anonymous) at (0,0) size 57x18 12 RenderBlock (anonymous) at (0,0) size 57x18
13 RenderText at (8,2) size 26x13 13 RenderText at (8,2) size 26x13
14 text run at (8,2) width 26: "PASS" 14 text run at (8,2) width 26: "PASS"
15 RenderBR {BR} at (57,31) size 0x0 15 RenderBR {BR} at (57,31) size 0x0
16 RenderMenuList {SELECT} at (0,36) size 57x18 [bgcolor=#F8F8F8] 16 RenderMenuList {SELECT} at (0,36) size 57x18 [bgcolor=#F8F8F8]
17 RenderBlock (anonymous) at (0,0) size 57x18 17 RenderBlock (anonymous) at (0,0) size 57x18
18 RenderText at (8,2) size 26x13 18 RenderText at (8,2) size 26x13
19 text run at (8,2) width 26: "PASS" 19 text run at (8,2) width 26: "PASS"
20 RenderBR {BR} at (57,49) size 0x0 20 RenderBR {BR} at (57,49) size 0x0
21 RenderMenuList {SELECT} at (0,54) size 57x18 [bgcolor=#F8F8F8] 21 RenderMenuList {SELECT} at (0,54) size 57x18 [bgcolor=#F8F8F8]
22 RenderBlock (anonymous) at (0,0) size 57x18 22 RenderBlock (anonymous) at (0,0) size 57x18
23 RenderText at (8,2) size 26x13 23 RenderText at (8,2) size 26x13
24 text run at (8,2) width 26: "PASS" 24 text run at (8,2) width 26: "PASS"
25 RenderBR {BR} at (57,67) size 0x0 25 RenderBR {BR} at (57,67) size 0x0
26 RenderListBox {SELECT} at (0,72) size 43x57 [color=#7F7F7F] [bgcolor=#FFFF FF] [border: (1px inset #808080)] 26 RenderBR {BR} at (42,126) size 1x0
27 RenderBR {BR} at (43,122) size 0x0 27 RenderBR {BR} at (42,184) size 1x0
28 RenderListBox {SELECT} at (0,129) size 43x57 [color=#7F7F7F] [bgcolor=#FFF FFF] [border: (1px inset #808080)] 28 RenderBR {BR} at (42,242) size 1x0
29 RenderBR {BR} at (43,179) size 0x0 29 RenderBR {BR} at (42,300) size 1x0
30 RenderListBox {SELECT} at (0,186) size 43x57 [bgcolor=#FFFFFF] [border: (1 px inset #808080)] 30 RenderText {#text} at (0,304) size 486x18
31 RenderBR {BR} at (43,236) size 0x0 31 text run at (0,304) width 486: "PASS: sel1 correctly set to selectedInde x 1 by sel1.options[1].selected = true."
32 RenderListBox {SELECT} at (0,243) size 43x57 [bgcolor=#FFFFFF] [border: (1 px inset #808080)] 32 RenderBR {BR} at (486,318) size 0x0
33 RenderBR {BR} at (43,293) size 0x0 33 RenderText {#text} at (0,322) size 438x18
34 RenderText {#text} at (0,300) size 486x18 34 text run at (0,322) width 438: "PASS: sel2 correctly set to selectedInde x 1 by sel2.selectedIndex = 1."
35 text run at (0,300) width 486: "PASS: sel1 correctly set to selectedInde x 1 by sel1.options[1].selected = true." 35 RenderBR {BR} at (438,336) size 0x0
36 RenderBR {BR} at (486,314) size 0x0 36 RenderText {#text} at (0,340) size 486x18
37 RenderText {#text} at (0,318) size 438x18 37 text run at (0,340) width 486: "PASS: sel3 correctly set to selectedInde x 1 by sel3.options[1].selected = true."
38 text run at (0,318) width 438: "PASS: sel2 correctly set to selectedInde x 1 by sel2.selectedIndex = 1." 38 RenderBR {BR} at (486,354) size 0x0
39 RenderBR {BR} at (438,332) size 0x0 39 RenderText {#text} at (0,358) size 438x18
40 RenderText {#text} at (0,336) size 486x18 40 text run at (0,358) width 438: "PASS: sel4 correctly set to selectedInde x 1 by sel4.selectedIndex = 1."
41 text run at (0,336) width 486: "PASS: sel3 correctly set to selectedInde x 1 by sel3.options[1].selected = true." 41 RenderBR {BR} at (438,372) size 0x0
42 RenderBR {BR} at (486,350) size 0x0 42 RenderText {#text} at (0,376) size 486x18
43 RenderText {#text} at (0,354) size 438x18 43 text run at (0,376) width 486: "PASS: sel5 correctly set to selectedInde x 1 by sel5.options[1].selected = true."
44 text run at (0,354) width 438: "PASS: sel4 correctly set to selectedInde x 1 by sel4.selectedIndex = 1." 44 RenderBR {BR} at (486,390) size 0x0
45 RenderBR {BR} at (438,368) size 0x0 45 RenderText {#text} at (0,394) size 438x18
46 RenderText {#text} at (0,372) size 486x18 46 text run at (0,394) width 438: "PASS: sel6 correctly set to selectedInde x 1 by sel6.selectedIndex = 1."
47 text run at (0,372) width 486: "PASS: sel5 correctly set to selectedInde x 1 by sel5.options[1].selected = true." 47 RenderBR {BR} at (438,408) size 0x0
48 RenderBR {BR} at (486,386) size 0x0 48 RenderText {#text} at (0,412) size 486x18
49 RenderText {#text} at (0,390) size 438x18 49 text run at (0,412) width 486: "PASS: sel7 correctly set to selectedInde x 1 by sel7.options[1].selected = true."
50 text run at (0,390) width 438: "PASS: sel6 correctly set to selectedInde x 1 by sel6.selectedIndex = 1." 50 RenderBR {BR} at (486,426) size 0x0
51 RenderBR {BR} at (438,404) size 0x0 51 RenderText {#text} at (0,430) size 438x18
52 RenderText {#text} at (0,408) size 486x18 52 text run at (0,430) width 438: "PASS: sel8 correctly set to selectedInde x 1 by sel8.selectedIndex = 1."
53 text run at (0,408) width 486: "PASS: sel7 correctly set to selectedInde x 1 by sel7.options[1].selected = true." 53 RenderBR {BR} at (438,444) size 0x0
54 RenderBR {BR} at (486,422) size 0x0 54 layer at (8,80) size 43x58 clip at (9,81) size 30x56
55 RenderText {#text} at (0,426) size 438x18 55 RenderListBox {SELECT} at (0,72) size 42.53x58 [color=#7F7F7F] [bgcolor=#FFFFF F] [border: (1px solid #999999)]
56 text run at (0,426) width 438: "PASS: sel8 correctly set to selectedInde x 1 by sel8.selectedIndex = 1." 56 RenderBlock {OPTION} at (1,1) size 29.53x14
57 RenderBR {BR} at (438,440) size 0x0 57 RenderText {#text} at (2,0) size 23x13
58 text run at (2,0) width 23: "FAIL"
59 RenderBlock {OPTION} at (1,15) size 29.53x14 [color=#808080] [bgcolor=#D4D4D 4]
60 RenderText {#text} at (2,0) size 26x13
61 text run at (2,0) width 26: "PASS"
62 layer at (8,138) size 43x58 clip at (9,139) size 30x56
63 RenderListBox {SELECT} at (0,130) size 42.53x58 [color=#7F7F7F] [bgcolor=#FFFF FF] [border: (1px solid #999999)]
64 RenderBlock {OPTION} at (1,1) size 29.53x14
65 RenderText {#text} at (2,0) size 23x13
66 text run at (2,0) width 23: "FAIL"
67 RenderBlock {OPTION} at (1,15) size 29.53x14 [color=#808080] [bgcolor=#D4D4D 4]
68 RenderText {#text} at (2,0) size 26x13
69 text run at (2,0) width 26: "PASS"
70 layer at (8,196) size 43x58 clip at (9,197) size 30x56
71 RenderListBox {SELECT} at (0,188) size 42.53x58 [bgcolor=#FFFFFF] [border: (1p x solid #999999)]
72 RenderBlock {OPTION} at (1,1) size 29.53x14
73 RenderText {#text} at (2,0) size 23x13
74 text run at (2,0) width 23: "FAIL"
75 RenderBlock {OPTION} at (1,15) size 29.53x14 [color=#808080] [bgcolor=#D4D4D 4]
76 RenderText {#text} at (2,0) size 26x13
77 text run at (2,0) width 26: "PASS"
78 layer at (8,254) size 43x58 clip at (9,255) size 30x56
79 RenderListBox {SELECT} at (0,246) size 42.53x58 [bgcolor=#FFFFFF] [border: (1p x solid #999999)]
80 RenderBlock {OPTION} at (1,1) size 29.53x14
81 RenderText {#text} at (2,0) size 23x13
82 text run at (2,0) width 23: "FAIL"
83 RenderBlock {OPTION} at (1,15) size 29.53x14 [color=#808080] [bgcolor=#D4D4D 4]
84 RenderText {#text} at (2,0) size 26x13
85 text run at (2,0) width 26: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698