Sync WPT with upstream (10-08-2025) (#38583)

Automated downstream sync of changes from upstream as of 10-08-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-08-10 13:09:48 +02:00 committed by GitHub
parent 2f0afb0ec0
commit 86c37a380b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
223 changed files with 7100 additions and 1428 deletions

View file

@ -0,0 +1,3 @@
[StyleSheetList-constructable-with-style-recalc.html]
[document.styleSheets does not include adopted style sheets]
expected: FAIL

View file

@ -0,0 +1,3 @@
[StyleSheetList-constructable.html]
[document.styleSheets does not include adopted style sheets]
expected: FAIL

View file

@ -10,3 +10,15 @@
[CaretRange.getClientRect() should return a DOMRect that matches one obtained from a manually constructed Range]
expected: FAIL
[document.caretPositionFromPoint() should return a CaretPosition over elements with `user-select: none`]
expected: FAIL
[document.caretPositionFromPoint() should return a CaretPosition over video elements]
expected: FAIL
[document.caretPositionFromPoint() should return a CaretPosition over audio elements]
expected: FAIL
[document.caretPositionFromPoint() should return a CaretPosition over SVG elements]
expected: FAIL