commit e1b9fef07cb392e04268d75e35594db458f30b4d parent e894d7cacb963bf39e89d4d9c92bce4223c2ab8f Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Fri, 26 Sep 2025 14:14:17 +0000 Bug 1991097 [wpt PR 55092] - Update wpt metadata, a=testonly wpt-pr: 55092 wpt-type: metadata Diffstat:
5 files changed, 24 insertions(+), 21 deletions(-)
diff --git a/testing/web-platform/meta/css/css-anchor-position/container-queries/anchored-fallback-implicit-any.html.ini b/testing/web-platform/meta/css/css-anchor-position/container-queries/anchored-fallback-implicit-any.html.ini @@ -0,0 +1,3 @@ +[anchored-fallback-implicit-any.html] + [@container anchored(fallback: <position-area>) querying single axis with implicit 'any'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/container-queries/anchored-fallback-position-area-any.html.ini b/testing/web-platform/meta/css/css-anchor-position/container-queries/anchored-fallback-position-area-any.html.ini @@ -0,0 +1,3 @@ +[anchored-fallback-position-area-any.html] + [@container anchored(fallback: <position-area>) querying 'any'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/container-queries/anchored-fallback-position-area-any.tentative.html.ini b/testing/web-platform/meta/css/css-anchor-position/container-queries/anchored-fallback-position-area-any.tentative.html.ini @@ -1,3 +0,0 @@ -[anchored-fallback-position-area-any.tentative.html] - [@container anchored(fallback: <position-area>) querying 'any'] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/container-queries/at-container-anchored-parsing-any.html.ini b/testing/web-platform/meta/css/css-anchor-position/container-queries/at-container-anchored-parsing-any.html.ini @@ -0,0 +1,18 @@ +[at-container-anchored-parsing-any.html] + [Query condition should be valid: anchored(fallback: any)] + expected: FAIL + + [Query condition should be valid: anchored(fallback: any any)] + expected: FAIL + + [Query condition should be valid: anchored(fallback: any top)] + expected: FAIL + + [Query condition should be valid: anchored(fallback: center any)] + expected: FAIL + + [Query condition should be valid: anchored(fallback: any self-start)] + expected: FAIL + + [Query condition should be valid: anchored(fallback: inline-end any)] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/container-queries/at-container-anchored-parsing-any.tentative.html.ini b/testing/web-platform/meta/css/css-anchor-position/container-queries/at-container-anchored-parsing-any.tentative.html.ini @@ -1,18 +0,0 @@ -[at-container-anchored-parsing-any.tentative.html] - [Query condition should be valid: anchored(fallback: any)] - expected: FAIL - - [Query condition should be valid: anchored(fallback: any any)] - expected: FAIL - - [Query condition should be valid: anchored(fallback: any top)] - expected: FAIL - - [Query condition should be valid: anchored(fallback: center any)] - expected: FAIL - - [Query condition should be valid: anchored(fallback: any self-start)] - expected: FAIL - - [Query condition should be valid: anchored(fallback: inline-end any)] - expected: FAIL