Skip to content

Commit 3e5fc9d

Browse files
moz-wptsync-botlutien
authored andcommitted
Bug 1966194 [wpt PR 52504] - Update wpt metadata,
wpt-pr: 52504 wpt-type: metadata Differential Revision: https://phabricator.services.mozilla.com/D250153
1 parent 21ab597 commit 3e5fc9d

File tree

3 files changed

+207
-0
lines changed

3 files changed

+207
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[gap-decorations-rule-shorthand-computed-from-longhands.html]
2+
[column-rule computed from width: repeat(auto, 5px), style: repeat(auto, solid), color: repeat(auto, rgb(255, 0, 0))]
3+
expected: FAIL
4+
5+
[column-rule computed from width: repeat(auto, thin medium), style: solid, color: repeat(8, red blue)]
6+
expected: FAIL
7+
8+
[column-rule computed from width: repeat(6, 15px thick), style: repeat(auto, solid), color: repeat(auto, red)]
9+
expected: FAIL
10+
11+
[column-rule computed from width: 15px 25px 35px, style: solid dotted, color: green]
12+
expected: FAIL
13+
14+
[column-rule computed from width: repeat(auto, 5px), style: solid double, color: repeat(7, red)]
15+
expected: FAIL
16+
17+
[column-rule computed from width: repeat(auto, 5px 8px 10px), style: repeat(auto, solid double), color: repeat(auto, red green blue)]
18+
expected: FAIL
19+
20+
[column-rule computed from width: repeat(2, 1px 3px 5px), style: repeat(2, solid double), color: repeat(2, red)]
21+
expected: FAIL
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
[gap-decorations-rule-shorthand-computed.html]
2+
[Property column-rule value 'repeat(auto, 5px solid rgb(0, 0, 255))']
3+
expected: FAIL
4+
5+
[Property column-rule value 'repeat(auto, 5px solid rgb(255, 255, 0), 10px dotted rgb(0, 128, 0))']
6+
expected: FAIL
7+
8+
[Property column-rule value 'repeat(4, 15px dotted rgb(0, 255, 255))']
9+
expected: FAIL
10+
11+
[Property column-rule value 'repeat(1, 15px ridge rgb(255, 0, 0), 10px dotted rgb(0, 255, 0), 15px double rgb(0, 0, 255))']
12+
expected: FAIL
13+
14+
[Property column-rule value '5px double rgb(58, 58, 16), repeat(4, 5px ridge rgb(18, 18, 18))']
15+
expected: FAIL
16+
17+
[Property column-rule value '15px dashed rgb(0, 255, 0), repeat(3, 3px double rgb(255, 0, 0), 10px dotted rgb(0, 0, 255))']
18+
expected: FAIL
19+
20+
[Property column-rule value 'repeat(4, 5px solid rgb(255, 0, 255)), repeat(3, 5px solid rgb(0, 0, 255), 10px dotted rgb(0, 128, 128))']
21+
expected: FAIL
22+
23+
[Property column-rule value 'repeat(auto, 5px solid rgb(255, 0, 255)), 13px dotted rgb(0, 0, 128), 10px dotted rgb(0, 128, 128), 15px double rgb(0, 0, 128)']
24+
expected: FAIL
25+
26+
[Property column-rule value '5px solid rgb(255, 0, 255), repeat(auto, 5px solid rgb(255, 0, 255)), 10px dotted rgb(0, 128, 128)']
27+
expected: FAIL
28+
29+
[Property column-rule value '10px dotted rgb(0, 128, 128), repeat(4, 20px hidden rgb(0, 128, 128), 30px ridge rgb(255, 0, 255)), repeat(auto, 5px solid rgb(255, 0, 255))']
30+
expected: FAIL
Lines changed: 156 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,156 @@
1+
[gap-decorations-rule-shorthand.html]
2+
[e.style['column-rule'\] = "repeat(auto, 5px solid green)" should set column-rule-color]
3+
expected: FAIL
4+
5+
[e.style['column-rule'\] = "repeat(auto, 5px solid green)" should set column-rule-style]
6+
expected: FAIL
7+
8+
[e.style['column-rule'\] = "repeat(auto, 5px solid green)" should set column-rule-width]
9+
expected: FAIL
10+
11+
[e.style['column-rule'\] = "repeat(auto, 5px solid green)" should not set unrelated longhands]
12+
expected: FAIL
13+
14+
[e.style['column-rule'\] = "repeat(auto, 5px solid yellow, 10px dotted blue)" should set column-rule-color]
15+
expected: FAIL
16+
17+
[e.style['column-rule'\] = "repeat(auto, 5px solid yellow, 10px dotted blue)" should set column-rule-style]
18+
expected: FAIL
19+
20+
[e.style['column-rule'\] = "repeat(auto, 5px solid yellow, 10px dotted blue)" should set column-rule-width]
21+
expected: FAIL
22+
23+
[e.style['column-rule'\] = "repeat(auto, 5px solid yellow, 10px dotted blue)" should not set unrelated longhands]
24+
expected: FAIL
25+
26+
[e.style['column-rule'\] = "repeat(auto, blue 6px, 5px solid red)" should set column-rule-color]
27+
expected: FAIL
28+
29+
[e.style['column-rule'\] = "repeat(auto, blue 6px, 5px solid red)" should set column-rule-style]
30+
expected: FAIL
31+
32+
[e.style['column-rule'\] = "repeat(auto, blue 6px, 5px solid red)" should set column-rule-width]
33+
expected: FAIL
34+
35+
[e.style['column-rule'\] = "repeat(auto, blue 6px, 5px solid red)" should not set unrelated longhands]
36+
expected: FAIL
37+
38+
[e.style['column-rule'\] = "repeat(4, 15px dotted pink)" should set column-rule-color]
39+
expected: FAIL
40+
41+
[e.style['column-rule'\] = "repeat(4, 15px dotted pink)" should set column-rule-style]
42+
expected: FAIL
43+
44+
[e.style['column-rule'\] = "repeat(4, 15px dotted pink)" should set column-rule-width]
45+
expected: FAIL
46+
47+
[e.style['column-rule'\] = "repeat(4, 15px dotted pink)" should not set unrelated longhands]
48+
expected: FAIL
49+
50+
[e.style['column-rule'\] = "repeat(1, 15px ridge yellow, 10px dotted blue, 15px double green)" should set column-rule-color]
51+
expected: FAIL
52+
53+
[e.style['column-rule'\] = "repeat(1, 15px ridge yellow, 10px dotted blue, 15px double green)" should set column-rule-style]
54+
expected: FAIL
55+
56+
[e.style['column-rule'\] = "repeat(1, 15px ridge yellow, 10px dotted blue, 15px double green)" should set column-rule-width]
57+
expected: FAIL
58+
59+
[e.style['column-rule'\] = "repeat(1, 15px ridge yellow, 10px dotted blue, 15px double green)" should not set unrelated longhands]
60+
expected: FAIL
61+
62+
[e.style['column-rule'\] = "repeat(3, lime 16px, dashed purple, 10px dotted)" should set column-rule-color]
63+
expected: FAIL
64+
65+
[e.style['column-rule'\] = "repeat(3, lime 16px, dashed purple, 10px dotted)" should set column-rule-style]
66+
expected: FAIL
67+
68+
[e.style['column-rule'\] = "repeat(3, lime 16px, dashed purple, 10px dotted)" should set column-rule-width]
69+
expected: FAIL
70+
71+
[e.style['column-rule'\] = "repeat(3, lime 16px, dashed purple, 10px dotted)" should not set unrelated longhands]
72+
expected: FAIL
73+
74+
[e.style['column-rule'\] = "thin, dashed, hotpink" should set column-rule-color]
75+
expected: FAIL
76+
77+
[e.style['column-rule'\] = "thin, dashed, hotpink" should set column-rule-style]
78+
expected: FAIL
79+
80+
[e.style['column-rule'\] = "thin, dashed, hotpink" should set column-rule-width]
81+
expected: FAIL
82+
83+
[e.style['column-rule'\] = "thin, dashed, hotpink" should not set unrelated longhands]
84+
expected: FAIL
85+
86+
[e.style['column-rule'\] = "5px double salmon, repeat(4, 5px ridge red)" should set column-rule-color]
87+
expected: FAIL
88+
89+
[e.style['column-rule'\] = "5px double salmon, repeat(4, 5px ridge red)" should set column-rule-style]
90+
expected: FAIL
91+
92+
[e.style['column-rule'\] = "5px double salmon, repeat(4, 5px ridge red)" should set column-rule-width]
93+
expected: FAIL
94+
95+
[e.style['column-rule'\] = "5px double salmon, repeat(4, 5px ridge red)" should not set unrelated longhands]
96+
expected: FAIL
97+
98+
[e.style['column-rule'\] = "repeat(2, dashed gray, 10px blue dotted, 20px double), 5px solid red, repeat(4, blue 6px, 5px solid white)" should set column-rule-color]
99+
expected: FAIL
100+
101+
[e.style['column-rule'\] = "repeat(2, dashed gray, 10px blue dotted, 20px double), 5px solid red, repeat(4, blue 6px, 5px solid white)" should set column-rule-style]
102+
expected: FAIL
103+
104+
[e.style['column-rule'\] = "repeat(2, dashed gray, 10px blue dotted, 20px double), 5px solid red, repeat(4, blue 6px, 5px solid white)" should set column-rule-width]
105+
expected: FAIL
106+
107+
[e.style['column-rule'\] = "repeat(2, dashed gray, 10px blue dotted, 20px double), 5px solid red, repeat(4, blue 6px, 5px solid white)" should not set unrelated longhands]
108+
expected: FAIL
109+
110+
[e.style['column-rule'\] = "repeat(4, thick hidden skyblue), repeat(3, 5px solid red, 10px dotted)" should set column-rule-color]
111+
expected: FAIL
112+
113+
[e.style['column-rule'\] = "repeat(4, thick hidden skyblue), repeat(3, 5px solid red, 10px dotted)" should set column-rule-style]
114+
expected: FAIL
115+
116+
[e.style['column-rule'\] = "repeat(4, thick hidden skyblue), repeat(3, 5px solid red, 10px dotted)" should set column-rule-width]
117+
expected: FAIL
118+
119+
[e.style['column-rule'\] = "repeat(4, thick hidden skyblue), repeat(3, 5px solid red, 10px dotted)" should not set unrelated longhands]
120+
expected: FAIL
121+
122+
[e.style['column-rule'\] = "repeat(auto, 10px solid red), medium dotted green, repeat(3, thick dashed blue, 15px double green)" should set column-rule-color]
123+
expected: FAIL
124+
125+
[e.style['column-rule'\] = "repeat(auto, 10px solid red), medium dotted green, repeat(3, thick dashed blue, 15px double green)" should set column-rule-style]
126+
expected: FAIL
127+
128+
[e.style['column-rule'\] = "repeat(auto, 10px solid red), medium dotted green, repeat(3, thick dashed blue, 15px double green)" should set column-rule-width]
129+
expected: FAIL
130+
131+
[e.style['column-rule'\] = "repeat(auto, 10px solid red), medium dotted green, repeat(3, thick dashed blue, 15px double green)" should not set unrelated longhands]
132+
expected: FAIL
133+
134+
[e.style['column-rule'\] = "ridge red, repeat(auto, 5px solid green), 10px dotted blue" should set column-rule-color]
135+
expected: FAIL
136+
137+
[e.style['column-rule'\] = "ridge red, repeat(auto, 5px solid green), 10px dotted blue" should set column-rule-style]
138+
expected: FAIL
139+
140+
[e.style['column-rule'\] = "ridge red, repeat(auto, 5px solid green), 10px dotted blue" should set column-rule-width]
141+
expected: FAIL
142+
143+
[e.style['column-rule'\] = "ridge red, repeat(auto, 5px solid green), 10px dotted blue" should not set unrelated longhands]
144+
expected: FAIL
145+
146+
[e.style['column-rule'\] = "10px dotted salmon, repeat(4, thin blue, hidden 5px purple), repeat(auto, 5px solid red, teal)" should set column-rule-color]
147+
expected: FAIL
148+
149+
[e.style['column-rule'\] = "10px dotted salmon, repeat(4, thin blue, hidden 5px purple), repeat(auto, 5px solid red, teal)" should set column-rule-style]
150+
expected: FAIL
151+
152+
[e.style['column-rule'\] = "10px dotted salmon, repeat(4, thin blue, hidden 5px purple), repeat(auto, 5px solid red, teal)" should set column-rule-width]
153+
expected: FAIL
154+
155+
[e.style['column-rule'\] = "10px dotted salmon, repeat(4, thin blue, hidden 5px purple), repeat(auto, 5px solid red, teal)" should not set unrelated longhands]
156+
expected: FAIL

0 commit comments

Comments
 (0)