Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 710642c

Browse files
committed
Bug 1923763: Part 6 - Adjust test expectations. r=layout-reviewers,emilio
Differential Revision: https://phabricator.services.mozilla.com/D231260
1 parent a3dc048 commit 710642c

8 files changed

+13
-51
lines changed

testing/web-platform/meta/css/css-anchor-position/anchor-invalid-fallback.html.ini

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,6 @@
88
[Flip to invalid anchor()]
99
expected: FAIL
1010

11-
[Invalid anchor function, nested left]
12-
expected: FAIL
13-
14-
[Invalid anchor function, nested right]
15-
expected: FAIL
16-
17-
[Invalid anchor function, nested bottom]
18-
expected: FAIL
19-
20-
[Invalid anchor function, nested top]
21-
expected: FAIL
22-
23-
[Invalid anchor function, max()]
24-
expected: FAIL
25-
26-
[Invalid anchor function, abs()]
27-
expected: FAIL
28-
29-
[Invalid anchor function, sign()]
30-
expected: FAIL
31-
3211
[Invalid anchor function, nested min-width]
3312
expected: FAIL
3413

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
[anchor-name-in-shadow.html]
22
expected:
33
if (os == "android") and fission: [TIMEOUT, OK]
4-
[anchor() in shadow tree should not match host anchor-name]
5-
expected: FAIL

testing/web-platform/meta/css/css-anchor-position/anchor-position-top-layer-005.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

testing/web-platform/meta/css/css-anchor-position/anchor-position-top-layer-006.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

testing/web-platform/meta/css/css-anchor-position/anchor-query-fallback.html.ini

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,9 @@
11
[anchor-query-fallback.html]
22
expected:
33
if (os == "android") and fission: [OK, TIMEOUT]
4-
[.target 1]
5-
expected: FAIL
6-
74
[.target 2]
85
expected: FAIL
96

10-
[.target 3]
11-
expected: FAIL
12-
13-
[.target 4]
14-
expected: FAIL
15-
16-
[.target 5]
17-
expected: FAIL
18-
19-
[.target 6]
20-
expected: FAIL
21-
22-
[.target 7]
23-
expected: FAIL
24-
25-
[.target 8]
26-
expected: FAIL
27-
287
[.target 9]
298
expected: FAIL
309

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[anchor-scope-shadow-all.html]
2+
[anchor-scope:all is tree-scoped]
3+
expected: FAIL
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
[anchor-scope-shadow-names.html]
2-
[anchor-scope in ::part() affects slotted-in element]
2+
[anchor-scope matches tree-scoped names]
3+
expected: FAIL
4+
5+
[anchor-scope in shadow does not affect slotted-in element]
6+
expected: FAIL
7+
8+
[anchor-scope in ::slotted() rule does not affect anchoring outside]
9+
expected: FAIL
10+
11+
[anchor-scope in shadow does not affected slotted-in element (:host)]
312
expected: FAIL

testing/web-platform/meta/css/css-anchor-position/sticky-anchor-position-invalid.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)