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,24 @@
[crashReport-test.html]
[crashReport getter returns null in detached Documents]
expected: FAIL
[crashReport initialize() throws InvalidStateError in detached Documents]
expected: FAIL
[crashReport.set() throws InvalidStateError in detached Documents]
expected: FAIL
[crashReport.remove() throws InvalidStateError in detached Documents]
expected: FAIL
[crashReport.initialize() with size > 5MB rejects with NotAllowedError]
expected: FAIL
[Calling crashReport.initialize() a second time throws InvalidStateError]
expected: FAIL
[crashReport.set() throws before initialize() resolves]
expected: FAIL
[crashReport.set() and .remove() succeed after initialize() resolves]
expected: FAIL