Skip to content

Commit bc8805b

Browse files
Gecko sync update
1 parent bd257bc commit bc8805b

File tree

1 file changed

+23
-16
lines changed

1 file changed

+23
-16
lines changed

css/css-values/tree-counting/META.yml

+23-16
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,24 @@
11
links:
2-
- product: firefox
3-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1934598
4-
results:
5-
- test: calc-sibling-function.html
6-
subtest: basic sibling-index() test
7-
- test: calc-sibling-function.html
8-
subtest: basic sibling-count() test
9-
- test: calc-sibling-function.html
10-
subtest: sibling-index() in calc() with percentage
11-
- test: calc-sibling-function.html
12-
subtest: sibling-count on pseudo-element
13-
- product: firefox
14-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1952899
15-
results:
16-
- test: tree-scoped-sibling-function.html
17-
subtest: sibling-index() and sibling-count() evaluate as normal from inner tree
2+
- product: firefox
3+
results:
4+
- subtest: basic sibling-index() test
5+
test: calc-sibling-function.html
6+
- subtest: basic sibling-count() test
7+
test: calc-sibling-function.html
8+
- subtest: sibling-index() in calc() with percentage
9+
test: calc-sibling-function.html
10+
- subtest: sibling-count on pseudo-element
11+
test: calc-sibling-function.html
12+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1934598
13+
- product: firefox
14+
results:
15+
- subtest: sibling-index() and sibling-count() evaluate as normal from inner tree
16+
test: tree-scoped-sibling-function.html
17+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1952899
18+
- product: firefox
19+
results:
20+
- subtest: sibling-index() should not be allowed in @font-face descriptors
21+
test: sibling-function-descriptors.tentative.html
22+
- subtest: sibling-count() should not be allowed in @font-face descriptors
23+
test: sibling-function-descriptors.tentative.html
24+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1954166

0 commit comments

Comments
 (0)