Sync WPT with upstream (02-06-2025) (#37212)

Automated downstream sync of changes from upstream as of 02-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-06-02 08:06:09 +02:00 committed by GitHub
parent f710e2cab4
commit 2a07ef01f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
230 changed files with 6516 additions and 2061 deletions

View file

@ -0,0 +1,12 @@
[sibling-function-container-query-invalidation.html]
[sibling-index() in @container width query matching after removal]
expected: FAIL
[sibling-count() in @container width query matching after removal]
expected: FAIL
[sibling-index() in @container style() query matching after removal]
expected: FAIL
[sibling-count() in @container style() query matching after removal]
expected: FAIL

View file

@ -52,3 +52,9 @@
[Removing a preceding sibling of #target reduces the sibling-index() for --color]
expected: FAIL
[Initially, the sibling-index() is 3 for --list]
expected: FAIL
[Removing a preceding sibling of #target reduces the sibling-index() for --list]
expected: FAIL