Chromium Code Reviews

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

Issue 14096013: Implement select element list box with shadow DOM. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@shadowselect
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
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 (2,2) size 61x20 [color=#808080] [bgcolor=#DDDD DD] [border: (1px solid #808080)] 6 RenderMenuList {SELECT} at (2,2) size 61x20 [color=#808080] [bgcolor=#DDDD DD] [border: (1px solid #808080)]
7 RenderBlock (anonymous) at (1,1) size 59x18 7 RenderBlock (anonymous) at (1,1) size 59x18
8 RenderText at (4,1) size 36x16 8 RenderText at (4,1) size 36x16
9 text run at (4,1) width 36: "PASS" 9 text run at (4,1) width 36: "PASS"
10 RenderBR {BR} at (65,17) size 0x0 10 RenderBR {BR} at (65,17) size 0x0
11 RenderMenuList {SELECT} at (2,26) size 61x20 [color=#808080] [bgcolor=#DDD DDD] [border: (1px solid #808080)] 11 RenderMenuList {SELECT} at (2,26) size 61x20 [color=#808080] [bgcolor=#DDD DDD] [border: (1px solid #808080)]
12 RenderBlock (anonymous) at (1,1) size 59x18 12 RenderBlock (anonymous) at (1,1) size 59x18
13 RenderText at (4,1) size 36x16 13 RenderText at (4,1) size 36x16
14 text run at (4,1) width 36: "PASS" 14 text run at (4,1) width 36: "PASS"
15 RenderBR {BR} at (65,41) size 0x0 15 RenderBR {BR} at (65,41) size 0x0
16 RenderMenuList {SELECT} at (2,50) size 61x20 [bgcolor=#DDDDDD] [border: (1 px solid #000000)] 16 RenderMenuList {SELECT} at (2,50) size 61x20 [bgcolor=#DDDDDD] [border: (1 px solid #000000)]
17 RenderBlock (anonymous) at (1,1) size 59x18 17 RenderBlock (anonymous) at (1,1) size 59x18
18 RenderText at (4,1) size 36x16 18 RenderText at (4,1) size 36x16
19 text run at (4,1) width 36: "PASS" 19 text run at (4,1) width 36: "PASS"
20 RenderBR {BR} at (65,65) size 0x0 20 RenderBR {BR} at (65,65) size 0x0
21 RenderMenuList {SELECT} at (2,74) size 61x20 [bgcolor=#DDDDDD] [border: (1 px solid #000000)] 21 RenderMenuList {SELECT} at (2,74) size 61x20 [bgcolor=#DDDDDD] [border: (1 px solid #000000)]
22 RenderBlock (anonymous) at (1,1) size 59x18 22 RenderBlock (anonymous) at (1,1) size 59x18
23 RenderText at (4,1) size 36x16 23 RenderText at (4,1) size 36x16
24 text run at (4,1) width 36: "PASS" 24 text run at (4,1) width 36: "PASS"
25 RenderBR {BR} at (65,89) size 0x0 25 RenderBR {BR} at (65,89) size 0x0
26 RenderListBox {SELECT} at (2,98) size 57x69 [color=#808080] [bgcolor=#FFFF FF] [border: (1px inset #808080)] 26 RenderBR {BR} at (61,165) size 0x0
27 RenderBR {BR} at (61,162) size 0x0 27 RenderBR {BR} at (61,238) size 0x0
28 RenderListBox {SELECT} at (2,171) size 57x69 [color=#808080] [bgcolor=#FFF FFF] [border: (1px inset #808080)] 28 RenderBR {BR} at (61,311) size 0x0
29 RenderBR {BR} at (61,235) size 0x0 29 RenderBR {BR} at (61,384) size 0x0
30 RenderListBox {SELECT} at (2,244) size 57x69 [bgcolor=#FFFFFF] [border: (1 px inset #808080)]
31 RenderBR {BR} at (61,308) size 0x0
32 RenderListBox {SELECT} at (2,317) size 57x69 [bgcolor=#FFFFFF] [border: (1 px inset #808080)]
33 RenderBR {BR} at (61,381) size 0x0
34 RenderText {#text} at (0,388) size 472x19 30 RenderText {#text} at (0,388) size 472x19
35 text run at (0,388) width 472: "PASS: sel1 correctly set to selectedInde x 1 by sel1.options[1].selected = true." 31 text run at (0,388) width 472: "PASS: sel1 correctly set to selectedInde x 1 by sel1.options[1].selected = true."
36 RenderBR {BR} at (472,403) size 0x0 32 RenderBR {BR} at (472,403) size 0x0
37 RenderText {#text} at (0,408) size 425x19 33 RenderText {#text} at (0,408) size 425x19
38 text run at (0,408) width 425: "PASS: sel2 correctly set to selectedInde x 1 by sel2.selectedIndex = 1." 34 text run at (0,408) width 425: "PASS: sel2 correctly set to selectedInde x 1 by sel2.selectedIndex = 1."
39 RenderBR {BR} at (425,423) size 0x0 35 RenderBR {BR} at (425,423) size 0x0
40 RenderText {#text} at (0,428) size 472x19 36 RenderText {#text} at (0,428) size 472x19
41 text run at (0,428) width 472: "PASS: sel3 correctly set to selectedInde x 1 by sel3.options[1].selected = true." 37 text run at (0,428) width 472: "PASS: sel3 correctly set to selectedInde x 1 by sel3.options[1].selected = true."
42 RenderBR {BR} at (472,443) size 0x0 38 RenderBR {BR} at (472,443) size 0x0
43 RenderText {#text} at (0,448) size 425x19 39 RenderText {#text} at (0,448) size 425x19
44 text run at (0,448) width 425: "PASS: sel4 correctly set to selectedInde x 1 by sel4.selectedIndex = 1." 40 text run at (0,448) width 425: "PASS: sel4 correctly set to selectedInde x 1 by sel4.selectedIndex = 1."
45 RenderBR {BR} at (425,463) size 0x0 41 RenderBR {BR} at (425,463) size 0x0
46 RenderText {#text} at (0,468) size 472x19 42 RenderText {#text} at (0,468) size 472x19
47 text run at (0,468) width 472: "PASS: sel5 correctly set to selectedInde x 1 by sel5.options[1].selected = true." 43 text run at (0,468) width 472: "PASS: sel5 correctly set to selectedInde x 1 by sel5.options[1].selected = true."
48 RenderBR {BR} at (472,483) size 0x0 44 RenderBR {BR} at (472,483) size 0x0
49 RenderText {#text} at (0,488) size 425x19 45 RenderText {#text} at (0,488) size 425x19
50 text run at (0,488) width 425: "PASS: sel6 correctly set to selectedInde x 1 by sel6.selectedIndex = 1." 46 text run at (0,488) width 425: "PASS: sel6 correctly set to selectedInde x 1 by sel6.selectedIndex = 1."
51 RenderBR {BR} at (425,503) size 0x0 47 RenderBR {BR} at (425,503) size 0x0
52 RenderText {#text} at (0,508) size 472x19 48 RenderText {#text} at (0,508) size 472x19
53 text run at (0,508) width 472: "PASS: sel7 correctly set to selectedInde x 1 by sel7.options[1].selected = true." 49 text run at (0,508) width 472: "PASS: sel7 correctly set to selectedInde x 1 by sel7.options[1].selected = true."
54 RenderBR {BR} at (472,523) size 0x0 50 RenderBR {BR} at (472,523) size 0x0
55 RenderText {#text} at (0,528) size 425x19 51 RenderText {#text} at (0,528) size 425x19
56 text run at (0,528) width 425: "PASS: sel8 correctly set to selectedInde x 1 by sel8.selectedIndex = 1." 52 text run at (0,528) width 425: "PASS: sel8 correctly set to selectedInde x 1 by sel8.selectedIndex = 1."
57 RenderBR {BR} at (425,543) size 0x0 53 RenderBR {BR} at (425,543) size 0x0
54 layer at (10,106) size 57x69 clip at (11,107) size 40x67
55 RenderListBox {SELECT} at (2,98) size 57x69 [color=#808080] [bgcolor=#FFFFFF] [border: (1px inset #808080)]
56 RenderBlock {OPTION} at (1,1) size 40x17
57 RenderText {#text} at (2,0) size 27x16
58 text run at (2,0) width 27: "FAIL"
59 RenderBlock {OPTION} at (1,18) size 40x16 [bgcolor=#C8C8C8]
60 RenderText {#text} at (2,0) size 36x16
61 text run at (2,0) width 36: "PASS"
62 layer at (10,179) size 57x69 clip at (11,180) size 40x67
63 RenderListBox {SELECT} at (2,171) size 57x69 [color=#808080] [bgcolor=#FFFFFF] [border: (1px inset #808080)]
64 RenderBlock {OPTION} at (1,1) size 40x17
65 RenderText {#text} at (2,0) size 27x16
66 text run at (2,0) width 27: "FAIL"
67 RenderBlock {OPTION} at (1,18) size 40x16 [bgcolor=#C8C8C8]
68 RenderText {#text} at (2,0) size 36x16
69 text run at (2,0) width 36: "PASS"
70 layer at (10,252) size 57x69 clip at (11,253) size 40x67
71 RenderListBox {SELECT} at (2,244) size 57x69 [bgcolor=#FFFFFF] [border: (1px i nset #808080)]
72 RenderBlock {OPTION} at (1,1) size 40x17
73 RenderText {#text} at (2,0) size 27x16
74 text run at (2,0) width 27: "FAIL"
75 RenderBlock {OPTION} at (1,18) size 40x16 [color=#808080] [bgcolor=#C8C8C8]
76 RenderText {#text} at (2,0) size 36x16
77 text run at (2,0) width 36: "PASS"
78 layer at (10,325) size 57x69 clip at (11,326) size 40x67
79 RenderListBox {SELECT} at (2,317) size 57x69 [bgcolor=#FFFFFF] [border: (1px i nset #808080)]
80 RenderBlock {OPTION} at (1,1) size 40x17
81 RenderText {#text} at (2,0) size 27x16
82 text run at (2,0) width 27: "FAIL"
83 RenderBlock {OPTION} at (1,18) size 40x16 [color=#808080] [bgcolor=#C8C8C8]
84 RenderText {#text} at (2,0) size 36x16
85 text run at (2,0) width 36: "PASS"
OLDNEW

Powered by Google App Engine