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

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

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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 LayoutMenuList {SELECT} at (0,0) size 61x20 [color=#808080] [bgcolor=#C0C0 C0] [border: (1px solid #A9A9A9)] 6 LayoutMenuList {SELECT} at (0,0) size 61x20 [color=#808080] [bgcolor=#C0C0 C0] [border: (1px solid #A9A9A9)]
7 LayoutBlockFlow (anonymous) at (1,1) size 59x18 7 LayoutBlockFlow (anonymous) at (1,1) size 59x18
8 LayoutText (anonymous) at (4,1) size 36x16 8 LayoutText (anonymous) at (4,1) size 35x16
9 text run at (4,1) width 36: "PASS" 9 text run at (4,1) width 35: "PASS"
10 LayoutBR {BR} at (61,15) size 0x0 10 LayoutBR {BR} at (61,15) size 0x0
11 LayoutMenuList {SELECT} at (0,20) size 61x20 [color=#808080] [bgcolor=#C0C 0C0] [border: (1px solid #A9A9A9)] 11 LayoutMenuList {SELECT} at (0,20) size 61x20 [color=#808080] [bgcolor=#C0C 0C0] [border: (1px solid #A9A9A9)]
12 LayoutBlockFlow (anonymous) at (1,1) size 59x18 12 LayoutBlockFlow (anonymous) at (1,1) size 59x18
13 LayoutText (anonymous) at (4,1) size 36x16 13 LayoutText (anonymous) at (4,1) size 35x16
14 text run at (4,1) width 36: "PASS" 14 text run at (4,1) width 35: "PASS"
15 LayoutBR {BR} at (61,35) size 0x0 15 LayoutBR {BR} at (61,35) size 0x0
16 LayoutMenuList {SELECT} at (0,40) size 61x20 [bgcolor=#C0C0C0] [border: (1 px solid #A9A9A9)] 16 LayoutMenuList {SELECT} at (0,40) size 61x20 [bgcolor=#C0C0C0] [border: (1 px solid #A9A9A9)]
17 LayoutBlockFlow (anonymous) at (1,1) size 59x18 17 LayoutBlockFlow (anonymous) at (1,1) size 59x18
18 LayoutText (anonymous) at (4,1) size 36x16 18 LayoutText (anonymous) at (4,1) size 35x16
19 text run at (4,1) width 36: "PASS" 19 text run at (4,1) width 35: "PASS"
20 LayoutBR {BR} at (61,55) size 0x0 20 LayoutBR {BR} at (61,55) size 0x0
21 LayoutMenuList {SELECT} at (0,60) size 61x20 [bgcolor=#C0C0C0] [border: (1 px solid #A9A9A9)] 21 LayoutMenuList {SELECT} at (0,60) size 61x20 [bgcolor=#C0C0C0] [border: (1 px solid #A9A9A9)]
22 LayoutBlockFlow (anonymous) at (1,1) size 59x18 22 LayoutBlockFlow (anonymous) at (1,1) size 59x18
23 LayoutText (anonymous) at (4,1) size 36x16 23 LayoutText (anonymous) at (4,1) size 35x16
24 text run at (4,1) width 36: "PASS" 24 text run at (4,1) width 35: "PASS"
25 LayoutBR {BR} at (61,75) size 0x0 25 LayoutBR {BR} at (61,75) size 0x0
26 LayoutBR {BR} at (57,112) size 0x0 26 LayoutBR {BR} at (56,112) size 1x0
27 LayoutBR {BR} at (57,148) size 0x0 27 LayoutBR {BR} at (56,148) size 1x0
28 LayoutBR {BR} at (57,184) size 0x0 28 LayoutBR {BR} at (56,184) size 1x0
29 LayoutBR {BR} at (57,220) size 0x0 29 LayoutBR {BR} at (56,220) size 1x0
30 LayoutText {#text} at (0,224) size 472x19 30 LayoutText {#text} at (0,224) size 471x19
31 text run at (0,224) width 472: "PASS: sel1 correctly set to selectedInde x 1 by sel1.options[1].selected = true." 31 text run at (0,224) width 471: "PASS: sel1 correctly set to selectedInde x 1 by sel1.options[1].selected = true."
32 LayoutBR {BR} at (472,239) size 0x0 32 LayoutBR {BR} at (470,239) size 1x0
33 LayoutText {#text} at (0,244) size 425x19 33 LayoutText {#text} at (0,244) size 424x19
34 text run at (0,244) width 425: "PASS: sel2 correctly set to selectedInde x 1 by sel2.selectedIndex = 1." 34 text run at (0,244) width 424: "PASS: sel2 correctly set to selectedInde x 1 by sel2.selectedIndex = 1."
35 LayoutBR {BR} at (425,259) size 0x0 35 LayoutBR {BR} at (423,259) size 1x0
36 LayoutText {#text} at (0,264) size 472x19 36 LayoutText {#text} at (0,264) size 471x19
37 text run at (0,264) width 472: "PASS: sel3 correctly set to selectedInde x 1 by sel3.options[1].selected = true." 37 text run at (0,264) width 471: "PASS: sel3 correctly set to selectedInde x 1 by sel3.options[1].selected = true."
38 LayoutBR {BR} at (472,279) size 0x0 38 LayoutBR {BR} at (470,279) size 1x0
39 LayoutText {#text} at (0,284) size 425x19 39 LayoutText {#text} at (0,284) size 424x19
40 text run at (0,284) width 425: "PASS: sel4 correctly set to selectedInde x 1 by sel4.selectedIndex = 1." 40 text run at (0,284) width 424: "PASS: sel4 correctly set to selectedInde x 1 by sel4.selectedIndex = 1."
41 LayoutBR {BR} at (425,299) size 0x0 41 LayoutBR {BR} at (423,299) size 1x0
42 LayoutText {#text} at (0,304) size 472x19 42 LayoutText {#text} at (0,304) size 471x19
43 text run at (0,304) width 472: "PASS: sel5 correctly set to selectedInde x 1 by sel5.options[1].selected = true." 43 text run at (0,304) width 471: "PASS: sel5 correctly set to selectedInde x 1 by sel5.options[1].selected = true."
44 LayoutBR {BR} at (472,319) size 0x0 44 LayoutBR {BR} at (470,319) size 1x0
45 LayoutText {#text} at (0,324) size 425x19 45 LayoutText {#text} at (0,324) size 424x19
46 text run at (0,324) width 425: "PASS: sel6 correctly set to selectedInde x 1 by sel6.selectedIndex = 1." 46 text run at (0,324) width 424: "PASS: sel6 correctly set to selectedInde x 1 by sel6.selectedIndex = 1."
47 LayoutBR {BR} at (425,339) size 0x0 47 LayoutBR {BR} at (423,339) size 1x0
48 LayoutText {#text} at (0,344) size 472x19 48 LayoutText {#text} at (0,344) size 471x19
49 text run at (0,344) width 472: "PASS: sel7 correctly set to selectedInde x 1 by sel7.options[1].selected = true." 49 text run at (0,344) width 471: "PASS: sel7 correctly set to selectedInde x 1 by sel7.options[1].selected = true."
50 LayoutBR {BR} at (472,359) size 0x0 50 LayoutBR {BR} at (470,359) size 1x0
51 LayoutText {#text} at (0,364) size 425x19 51 LayoutText {#text} at (0,364) size 424x19
52 text run at (0,364) width 425: "PASS: sel8 correctly set to selectedInde x 1 by sel8.selectedIndex = 1." 52 text run at (0,364) width 424: "PASS: sel8 correctly set to selectedInde x 1 by sel8.selectedIndex = 1."
53 LayoutBR {BR} at (425,379) size 0x0 53 LayoutBR {BR} at (423,379) size 1x0
54 layer at (8,88) size 57x36 clip at (9,89) size 40x34 54 layer at (8,88) size 56x36 clip at (9,89) size 39x34
55 LayoutListBox {SELECT} at (0,80) size 57x36 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 55 LayoutListBox {SELECT} at (0,80) size 56.02x36 [color=#808080] [bgcolor=#FFFFF F] [border: (1px solid #A9A9A9)]
56 LayoutBlockFlow {OPTION} at (1,1) size 40x17 56 LayoutBlockFlow {OPTION} at (1,1) size 39.02x17
57 LayoutText {#text} at (2,0) size 27x16 57 LayoutText {#text} at (2,0) size 27x16
58 text run at (2,0) width 27: "FAIL" 58 text run at (2,0) width 27: "FAIL"
59 LayoutBlockFlow {OPTION} at (1,18) size 40x17 [bgcolor=#999999] 59 LayoutBlockFlow {OPTION} at (1,18) size 39.02x17 [bgcolor=#999999]
60 LayoutText {#text} at (2,0) size 36x16 60 LayoutText {#text} at (2,0) size 35x16
61 text run at (2,0) width 36: "PASS" 61 text run at (2,0) width 35: "PASS"
62 layer at (8,124) size 57x36 clip at (9,125) size 40x34 62 layer at (8,124) size 56x36 clip at (9,125) size 39x34
63 LayoutListBox {SELECT} at (0,116) size 57x36 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 63 LayoutListBox {SELECT} at (0,116) size 56.02x36 [color=#808080] [bgcolor=#FFFF FF] [border: (1px solid #A9A9A9)]
64 LayoutBlockFlow {OPTION} at (1,1) size 40x17 64 LayoutBlockFlow {OPTION} at (1,1) size 39.02x17
65 LayoutText {#text} at (2,0) size 27x16 65 LayoutText {#text} at (2,0) size 27x16
66 text run at (2,0) width 27: "FAIL" 66 text run at (2,0) width 27: "FAIL"
67 LayoutBlockFlow {OPTION} at (1,18) size 40x17 [bgcolor=#999999] 67 LayoutBlockFlow {OPTION} at (1,18) size 39.02x17 [bgcolor=#999999]
68 LayoutText {#text} at (2,0) size 36x16 68 LayoutText {#text} at (2,0) size 35x16
69 text run at (2,0) width 36: "PASS" 69 text run at (2,0) width 35: "PASS"
70 layer at (8,160) size 57x36 clip at (9,161) size 40x34 70 layer at (8,160) size 56x36 clip at (9,161) size 39x34
71 LayoutListBox {SELECT} at (0,152) size 57x36 [bgcolor=#FFFFFF] [border: (1px s olid #A9A9A9)] 71 LayoutListBox {SELECT} at (0,152) size 56.02x36 [bgcolor=#FFFFFF] [border: (1p x solid #A9A9A9)]
72 LayoutBlockFlow {OPTION} at (1,1) size 40x17 72 LayoutBlockFlow {OPTION} at (1,1) size 39.02x17
73 LayoutText {#text} at (2,0) size 27x16 73 LayoutText {#text} at (2,0) size 27x16
74 text run at (2,0) width 27: "FAIL" 74 text run at (2,0) width 27: "FAIL"
75 LayoutBlockFlow {OPTION} at (1,18) size 40x17 [color=#808080] [bgcolor=#9999 99] 75 LayoutBlockFlow {OPTION} at (1,18) size 39.02x17 [color=#808080] [bgcolor=#9 99999]
76 LayoutText {#text} at (2,0) size 36x16 76 LayoutText {#text} at (2,0) size 35x16
77 text run at (2,0) width 36: "PASS" 77 text run at (2,0) width 35: "PASS"
78 layer at (8,196) size 57x36 clip at (9,197) size 40x34 78 layer at (8,196) size 56x36 clip at (9,197) size 39x34
79 LayoutListBox {SELECT} at (0,188) size 57x36 [bgcolor=#FFFFFF] [border: (1px s olid #A9A9A9)] 79 LayoutListBox {SELECT} at (0,188) size 56.02x36 [bgcolor=#FFFFFF] [border: (1p x solid #A9A9A9)]
80 LayoutBlockFlow {OPTION} at (1,1) size 40x17 80 LayoutBlockFlow {OPTION} at (1,1) size 39.02x17
81 LayoutText {#text} at (2,0) size 27x16 81 LayoutText {#text} at (2,0) size 27x16
82 text run at (2,0) width 27: "FAIL" 82 text run at (2,0) width 27: "FAIL"
83 LayoutBlockFlow {OPTION} at (1,18) size 40x17 [color=#808080] [bgcolor=#9999 99] 83 LayoutBlockFlow {OPTION} at (1,18) size 39.02x17 [color=#808080] [bgcolor=#9 99999]
84 LayoutText {#text} at (2,0) size 36x16 84 LayoutText {#text} at (2,0) size 35x16
85 text run at (2,0) width 36: "PASS" 85 text run at (2,0) width 35: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698