Skip to content

Commit 99b5b1d

Browse files
Unreviewed test gardening for High Sierra.
* platform/mac-highsierra/css1/basic/inheritance-expected.txt: Added. * platform/mac-highsierra/css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Added. * platform/mac-highsierra/css2.1/t0805-c5522-brdr-02-e-expected.txt: Added. * platform/mac-highsierra/css3/selectors3/html/css3-modsel-18-expected.txt: Added. * platform/mac-highsierra/css3/selectors3/xhtml/css3-modsel-18-expected.txt: Added. * platform/mac-highsierra/css3/selectors3/xml/css3-modsel-18-expected.txt: Added. * platform/mac-highsierra/fast/block/basic/001-expected.txt: Added. * platform/mac-highsierra/fast/css-generated-content/initial-letter-basic-expected.txt: Added. * platform/mac-highsierra/fast/css-generated-content/initial-letter-border-padding-expected.txt: Added. * platform/mac-highsierra/fast/css-generated-content/initial-letter-raised-expected.txt: Added. * platform/mac-highsierra/fast/css-generated-content/initial-letter-sunken-expected.txt: Added. * platform/mac-highsierra/fast/css/css3-nth-child-expected.txt: Added. * platform/mac-highsierra/fast/css/text-overflow-input-expected.txt: Added. * platform/mac-highsierra/fast/dom/34176-expected.txt: Added. * platform/mac-highsierra/fast/dom/clone-node-dynamic-style-expected.txt: Added. * platform/mac-highsierra/fast/forms/basic-inputs-expected.txt: Added. * platform/mac-highsierra/fast/forms/input-value-expected.txt: Added. * platform/mac-highsierra/fast/forms/plaintext-mode-2-expected.txt: Added. * platform/mac-highsierra/fast/invalid/003-expected.txt: Added. * platform/mac-highsierra/fast/invalid/004-expected.txt: Added. * platform/mac-highsierra/fast/invalid/nestedh3s-expected.txt: Added. * platform/mac-highsierra/fast/selectors/018-expected.txt: Added. * platform/mac-highsierra/fast/table/frame-and-rules-expected.txt: Added. * platform/mac-highsierra/fast/text/atsui-multiple-renderers-expected.txt: Added. * platform/mac-highsierra/fast/text/bidi-embedding-pop-and-push-same-expected.txt: Added. * platform/mac-highsierra/fast/text/font-weights-expected.txt: Added. * platform/mac-highsierra/fast/text/font-weights-zh-expected.txt: Added. * platform/mac-highsierra/fast/text/indic-expected.txt: Added. * platform/mac-highsierra/fast/text/international/complex-character-based-fallback-expected.txt: * platform/mac-highsierra/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added. * platform/mac-highsierra/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Added. * platform/mac-highsierra/svg/batik/text/textStyles-expected.txt: Added. * platform/mac-highsierra/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: Added. * platform/mac-highsierra/tables/mozilla/other/wa_table_tr_align-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@220555 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent dfe1e30 commit 99b5b1d

35 files changed

+10498
-10
lines changed

LayoutTests/ChangeLog

+39
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,42 @@
1+
2017-08-10 Ryan Haddad <[email protected]>
2+
3+
Unreviewed test gardening for High Sierra.
4+
5+
* platform/mac-highsierra/css1/basic/inheritance-expected.txt: Added.
6+
* platform/mac-highsierra/css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Added.
7+
* platform/mac-highsierra/css2.1/t0805-c5522-brdr-02-e-expected.txt: Added.
8+
* platform/mac-highsierra/css3/selectors3/html/css3-modsel-18-expected.txt: Added.
9+
* platform/mac-highsierra/css3/selectors3/xhtml/css3-modsel-18-expected.txt: Added.
10+
* platform/mac-highsierra/css3/selectors3/xml/css3-modsel-18-expected.txt: Added.
11+
* platform/mac-highsierra/fast/block/basic/001-expected.txt: Added.
12+
* platform/mac-highsierra/fast/css-generated-content/initial-letter-basic-expected.txt: Added.
13+
* platform/mac-highsierra/fast/css-generated-content/initial-letter-border-padding-expected.txt: Added.
14+
* platform/mac-highsierra/fast/css-generated-content/initial-letter-raised-expected.txt: Added.
15+
* platform/mac-highsierra/fast/css-generated-content/initial-letter-sunken-expected.txt: Added.
16+
* platform/mac-highsierra/fast/css/css3-nth-child-expected.txt: Added.
17+
* platform/mac-highsierra/fast/css/text-overflow-input-expected.txt: Added.
18+
* platform/mac-highsierra/fast/dom/34176-expected.txt: Added.
19+
* platform/mac-highsierra/fast/dom/clone-node-dynamic-style-expected.txt: Added.
20+
* platform/mac-highsierra/fast/forms/basic-inputs-expected.txt: Added.
21+
* platform/mac-highsierra/fast/forms/input-value-expected.txt: Added.
22+
* platform/mac-highsierra/fast/forms/plaintext-mode-2-expected.txt: Added.
23+
* platform/mac-highsierra/fast/invalid/003-expected.txt: Added.
24+
* platform/mac-highsierra/fast/invalid/004-expected.txt: Added.
25+
* platform/mac-highsierra/fast/invalid/nestedh3s-expected.txt: Added.
26+
* platform/mac-highsierra/fast/selectors/018-expected.txt: Added.
27+
* platform/mac-highsierra/fast/table/frame-and-rules-expected.txt: Added.
28+
* platform/mac-highsierra/fast/text/atsui-multiple-renderers-expected.txt: Added.
29+
* platform/mac-highsierra/fast/text/bidi-embedding-pop-and-push-same-expected.txt: Added.
30+
* platform/mac-highsierra/fast/text/font-weights-expected.txt: Added.
31+
* platform/mac-highsierra/fast/text/font-weights-zh-expected.txt: Added.
32+
* platform/mac-highsierra/fast/text/indic-expected.txt: Added.
33+
* platform/mac-highsierra/fast/text/international/complex-character-based-fallback-expected.txt:
34+
* platform/mac-highsierra/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
35+
* platform/mac-highsierra/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Added.
36+
* platform/mac-highsierra/svg/batik/text/textStyles-expected.txt: Added.
37+
* platform/mac-highsierra/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: Added.
38+
* platform/mac-highsierra/tables/mozilla/other/wa_table_tr_align-expected.txt: Added.
39+
140
2017-08-10 Nan Wang <[email protected]>
241

342
AX: crash at WebCore::AccessibilityObject::supportsARIALiveRegion() const + 24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,182 @@
1+
layer at (0,0) size 785x730
2+
RenderView at (0,0) size 785x600
3+
layer at (0,0) size 785x730
4+
RenderBlock {HTML} at (0,0) size 785x731
5+
RenderBody {BODY} at (8,8) size 769x715 [color=#008000] [bgcolor=#CCCCCC]
6+
RenderBlock {P} at (0,0) size 769x18
7+
RenderText {#text} at (0,0) size 363x18
8+
text run at (0,0) width 363: "The style declarations which apply to the text below are:"
9+
RenderBlock {PRE} at (0,34) size 769x105
10+
RenderText {#text} at (0,0) size 266x105
11+
text run at (0,0) width 157: "BODY {color: green;}"
12+
text run at (0,15) width 133: "H3 {color: blue;}"
13+
text run at (0,30) width 149: "EM {color: purple;}"
14+
text run at (0,45) width 203: ".one {font-style: italic;}"
15+
text run at (0,60) width 266: ".two {text-decoration: underline;}"
16+
text run at (0,75) width 149: "#two {color: navy;}"
17+
text run at (0,90) width 180: ".three {color: purple;}"
18+
RenderBlock {HR} at (0,152) size 769x2 [border: (1px inset #008000)]
19+
RenderBlock {H3} at (0,172) size 769x23 [color=#0000FF]
20+
RenderText {#text} at (0,0) size 219x22
21+
text run at (0,0) width 219: "This sentence should show "
22+
RenderInline {STRONG} at (0,0) size 36x22
23+
RenderText {#text} at (218,0) size 36x22
24+
text run at (218,0) width 36: "blue"
25+
RenderText {#text} at (253,0) size 41x22
26+
text run at (253,0) width 41: " and "
27+
RenderInline {EM} at (0,0) size 57x22 [color=#800080]
28+
RenderText {#text} at (293,0) size 57x22
29+
text run at (293,0) width 57: "purple"
30+
RenderText {#text} at (349,0) size 5x22
31+
text run at (349,0) width 5: "."
32+
RenderBlock {H3} at (0,213) size 769x23 [color=#0000FF]
33+
RenderText {#text} at (0,0) size 197x22
34+
text run at (0,0) width 197: "This sentence should be "
35+
RenderInline {SPAN} at (0,0) size 38x22
36+
RenderText {#text} at (196,0) size 38x22
37+
text run at (196,0) width 38: "blue"
38+
RenderText {#text} at (233,0) size 102x22
39+
text run at (233,0) width 102: " throughout."
40+
RenderBlock {P} at (0,254) size 769x19
41+
RenderText {#text} at (0,0) size 230x18
42+
text run at (0,0) width 230: "This should be green except for the "
43+
RenderInline {EM} at (0,0) size 118x18 [color=#800080]
44+
RenderText {#text} at (229,0) size 118x18
45+
text run at (229,0) width 118: "emphasized words"
46+
RenderText {#text} at (346,0) size 163x18
47+
text run at (346,0) width 163: ", which should be purple."
48+
RenderBlock {H3} at (0,290) size 769x23 [color=#0000FF]
49+
RenderText {#text} at (0,0) size 292x22
50+
text run at (0,0) width 292: "This should be blue and underlined."
51+
RenderBlock {P} at (0,331) size 769x19
52+
RenderText {#text} at (0,0) size 299x18
53+
text run at (0,0) width 299: "This sentence should be underlined, including "
54+
RenderInline {TT} at (0,0) size 71x15
55+
RenderText {#text} at (298,2) size 71x15
56+
text run at (298,2) width 71: "this part"
57+
RenderText {#text} at (368,0) size 9x18
58+
text run at (368,0) width 9: ", "
59+
RenderInline {I} at (0,0) size 55x18
60+
RenderText {#text} at (376,0) size 55x18
61+
text run at (376,0) width 55: "this part"
62+
RenderText {#text} at (430,0) size 9x18
63+
text run at (430,0) width 9: ", "
64+
RenderInline {EM} at (0,0) size 54x18 [color=#800080]
65+
RenderText {#text} at (438,0) size 54x18
66+
text run at (438,0) width 54: "this part"
67+
RenderText {#text} at (491,0) size 37x18
68+
text run at (491,0) width 37: ", and "
69+
RenderInline {STRONG} at (0,0) size 59x18
70+
RenderText {#text} at (527,0) size 59x18
71+
text run at (527,0) width 59: "this part"
72+
RenderText {#text} at (585,0) size 5x18
73+
text run at (585,0) width 5: "."
74+
RenderBlock {P} at (0,365) size 769x19 [color=#000080]
75+
RenderText {#text} at (0,0) size 444x18
76+
text run at (0,0) width 444: "This sentence should also be underlined, as well as dark blue (navy), "
77+
RenderInline {TT} at (0,0) size 149x15
78+
RenderText {#text} at (443,2) size 149x15
79+
text run at (443,2) width 149: "including this part"
80+
RenderText {#text} at (591,0) size 5x18
81+
text run at (591,0) width 5: "."
82+
RenderBlock {P} at (0,399) size 769x19 [color=#800080]
83+
RenderText {#text} at (0,0) size 271x18
84+
text run at (0,0) width 271: "This sentence should be purple, including "
85+
RenderInline {STRONG} at (0,0) size 59x18
86+
RenderText {#text} at (270,0) size 59x18
87+
text run at (270,0) width 59: "this part"
88+
RenderText {#text} at (328,0) size 32x18
89+
text run at (328,0) width 32: " and "
90+
RenderInline {SPAN} at (0,0) size 178x18
91+
RenderText {#text} at (359,0) size 178x18
92+
text run at (359,0) width 178: "this part (which is spanned)"
93+
RenderText {#text} at (536,0) size 5x18
94+
text run at (536,0) width 5: "."
95+
RenderTable {TABLE} at (0,433) size 618x282 [border: (1px outset #808080)]
96+
RenderTableSection {TBODY} at (1,1) size 616x279
97+
RenderTableRow {TR} at (0,0) size 616x26
98+
RenderTableCell {TD} at (0,0) size 616x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
99+
RenderInline {STRONG} at (0,0) size 161x18
100+
RenderText {#text} at (4,4) size 161x18
101+
text run at (4,4) width 161: "TABLE Testing Section"
102+
RenderTableRow {TR} at (0,26) size 616x253
103+
RenderTableCell {TD} at (0,139) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
104+
RenderText {#text} at (4,3) size 4x19
105+
text run at (4,4) width 4: " "
106+
RenderTableCell {TD} at (12,26) size 604x253 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
107+
RenderBlock {H3} at (4,4) size 596x22 [color=#0000FF]
108+
RenderText {#text} at (0,0) size 219x22
109+
text run at (0,0) width 219: "This sentence should show "
110+
RenderInline {STRONG} at (0,0) size 36x22
111+
RenderText {#text} at (218,0) size 36x22
112+
text run at (218,0) width 36: "blue"
113+
RenderText {#text} at (253,0) size 41x22
114+
text run at (253,0) width 41: " and "
115+
RenderInline {EM} at (0,0) size 57x22 [color=#800080]
116+
RenderText {#text} at (293,0) size 57x22
117+
text run at (293,0) width 57: "purple"
118+
RenderText {#text} at (349,0) size 5x22
119+
text run at (349,0) width 5: "."
120+
RenderBlock {H3} at (4,44) size 596x23 [color=#0000FF]
121+
RenderText {#text} at (0,0) size 197x22
122+
text run at (0,0) width 197: "This sentence should be "
123+
RenderInline {SPAN} at (0,0) size 38x22
124+
RenderText {#text} at (196,0) size 38x22
125+
text run at (196,0) width 38: "blue"
126+
RenderText {#text} at (233,0) size 102x22
127+
text run at (233,0) width 102: " throughout."
128+
RenderBlock {P} at (4,85) size 596x19
129+
RenderText {#text} at (0,0) size 230x18
130+
text run at (0,0) width 230: "This should be green except for the "
131+
RenderInline {EM} at (0,0) size 118x18 [color=#800080]
132+
RenderText {#text} at (229,0) size 118x18
133+
text run at (229,0) width 118: "emphasized words"
134+
RenderText {#text} at (346,0) size 163x18
135+
text run at (346,0) width 163: ", which should be purple."
136+
RenderBlock {H3} at (4,122) size 596x23 [color=#0000FF]
137+
RenderText {#text} at (0,0) size 292x22
138+
text run at (0,0) width 292: "This should be blue and underlined."
139+
RenderBlock {P} at (4,162) size 596x19
140+
RenderText {#text} at (0,0) size 299x18
141+
text run at (0,0) width 299: "This sentence should be underlined, including "
142+
RenderInline {TT} at (0,0) size 71x15
143+
RenderText {#text} at (298,2) size 71x15
144+
text run at (298,2) width 71: "this part"
145+
RenderText {#text} at (368,0) size 9x18
146+
text run at (368,0) width 9: ", "
147+
RenderInline {I} at (0,0) size 55x18
148+
RenderText {#text} at (376,0) size 55x18
149+
text run at (376,0) width 55: "this part"
150+
RenderText {#text} at (430,0) size 9x18
151+
text run at (430,0) width 9: ", "
152+
RenderInline {EM} at (0,0) size 54x18 [color=#800080]
153+
RenderText {#text} at (438,0) size 54x18
154+
text run at (438,0) width 54: "this part"
155+
RenderText {#text} at (491,0) size 37x18
156+
text run at (491,0) width 37: ", and "
157+
RenderInline {STRONG} at (0,0) size 59x18
158+
RenderText {#text} at (527,0) size 59x18
159+
text run at (527,0) width 59: "this part"
160+
RenderText {#text} at (585,0) size 5x18
161+
text run at (585,0) width 5: "."
162+
RenderBlock {P} at (4,196) size 596x19 [color=#000080]
163+
RenderText {#text} at (0,0) size 444x18
164+
text run at (0,0) width 444: "This sentence should also be underlined, as well as dark blue (navy), "
165+
RenderInline {TT} at (0,0) size 149x15
166+
RenderText {#text} at (443,2) size 149x15
167+
text run at (443,2) width 149: "including this part"
168+
RenderText {#text} at (591,0) size 5x18
169+
text run at (591,0) width 5: "."
170+
RenderBlock {P} at (4,230) size 596x19 [color=#800080]
171+
RenderText {#text} at (0,0) size 271x18
172+
text run at (0,0) width 271: "This sentence should be purple, including "
173+
RenderInline {STRONG} at (0,0) size 59x18
174+
RenderText {#text} at (270,0) size 59x18
175+
text run at (270,0) width 59: "this part"
176+
RenderText {#text} at (328,0) size 32x18
177+
text run at (328,0) width 32: " and "
178+
RenderInline {SPAN} at (0,0) size 178x18
179+
RenderText {#text} at (359,0) size 178x18
180+
text run at (359,0) width 178: "this part (which is spanned)"
181+
RenderText {#text} at (536,0) size 5x18
182+
text run at (536,0) width 5: "."
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
layer at (0,0) size 800x600
2+
RenderView at (0,0) size 800x600
3+
layer at (0,0) size 800x152
4+
RenderBlock {HTML} at (0,0) size 800x152
5+
RenderBody {BODY} at (8,16) size 784x120 [color=#000080]
6+
RenderBlock {P} at (0,0) size 784x18
7+
RenderText {#text} at (0,0) size 230x18
8+
text run at (0,0) width 230: "This should be blue and underlined."
9+
RenderBlock {P} at (0,34) size 784x18
10+
RenderText {#text} at (0,0) size 299x18
11+
text run at (0,0) width 299: "This sentence should be underlined, including "
12+
RenderInline {CODE} at (0,0) size 71x15
13+
RenderText {#text} at (298,2) size 71x15
14+
text run at (298,2) width 71: "this part"
15+
RenderText {#text} at (368,0) size 9x18
16+
text run at (368,0) width 9: ", "
17+
RenderInline {CITE} at (0,0) size 55x18
18+
RenderText {#text} at (376,0) size 55x18
19+
text run at (376,0) width 55: "this part"
20+
RenderText {#text} at (430,0) size 9x18
21+
text run at (430,0) width 9: ", "
22+
RenderInline {EM} at (0,0) size 54x18
23+
RenderText {#text} at (438,0) size 54x18
24+
text run at (438,0) width 54: "this part"
25+
RenderText {#text} at (491,0) size 37x18
26+
text run at (491,0) width 9: ", "
27+
text run at (499,0) width 29: "and "
28+
RenderInline {STRONG} at (0,0) size 59x18
29+
RenderText {#text} at (527,0) size 59x18
30+
text run at (527,0) width 59: "this part"
31+
RenderText {#text} at (585,0) size 5x18
32+
text run at (585,0) width 5: "."
33+
RenderBlock {P} at (0,68) size 784x18
34+
RenderText {#text} at (0,0) size 379x18
35+
text run at (0,0) width 283: "This sentence should also be underlined, as "
36+
text run at (282,0) width 97: "well as italics, "
37+
RenderInline {STRONG} at (0,0) size 138x18
38+
RenderText {#text} at (378,0) size 138x18
39+
text run at (378,0) width 138: "including this part"
40+
RenderText {#text} at (515,0) size 5x18
41+
text run at (515,0) width 5: "."
42+
RenderBlock {P} at (0,102) size 784x18
43+
RenderText {#text} at (0,0) size 343x18
44+
text run at (0,0) width 343: "This sentence should be blue but not underlined, like "
45+
RenderInline {STRONG} at (0,0) size 59x18
46+
RenderText {#text} at (342,0) size 59x18
47+
text run at (342,0) width 59: "this part"
48+
RenderText {#text} at (400,0) size 33x18
49+
text run at (400,0) width 33: ", but "
50+
RenderInline {EM} at (0,0) size 194x18
51+
RenderText {#text} at (432,0) size 194x18
52+
text run at (432,0) width 194: "this part should be underlined"
53+
RenderText {#text} at (625,0) size 5x18
54+
text run at (625,0) width 5: "."
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
layer at (0,0) size 800x600
2+
RenderView at (0,0) size 800x600
3+
layer at (0,0) size 800x80
4+
RenderBlock {HTML} at (0,0) size 800x80
5+
RenderBody {BODY} at (8,8) size 784x64 [color=#0000FF]
6+
RenderTable {TABLE} at (0,0) size 721x64
7+
RenderTableSection {TBODY} at (0,0) size 721x64
8+
RenderTableRow {TR} at (0,2) size 721x24
9+
RenderTableCell {TD} at (2,2) size 717x24 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=2]
10+
RenderText {#text} at (3,3) size 331x18
11+
text run at (3,3) width 331: "There should be a blue border around this sentence."
12+
RenderTableRow {TR} at (0,28) size 721x34
13+
RenderTableCell {TD} at (2,33) size 337x24 [border: (2px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
14+
RenderText {#text} at (3,3) size 331x18
15+
text run at (3,3) width 331: "There should be a blue border around this sentence."
16+
RenderTableCell {TD} at (340,28) size 379x34 [border: (2px solid #0000FF)] [r=1 c=1 rs=1 cs=1]
17+
RenderTable {TABLE} at (3,3) size 373x28
18+
RenderTableSection {TBODY} at (0,0) size 373x28
19+
RenderTableRow {TR} at (0,2) size 373x24
20+
RenderTableCell {TD} at (2,2) size 369x24 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
21+
RenderText {#text} at (3,3) size 108x18
22+
text run at (3,3) width 108: "There should be "
23+
RenderInline {STRONG} at (0,0) size 117x18
24+
RenderInline {EM} at (0,0) size 27x18
25+
RenderText {#text} at (110,3) size 27x18
26+
text run at (110,3) width 27: "two"
27+
RenderText {#text} at (136,3) size 91x18
28+
text run at (136,3) width 91: " blue borders"
29+
RenderText {#text} at (226,3) size 140x18
30+
text run at (226,3) width 140: " around this sentence."

0 commit comments

Comments
 (0)