mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
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:
parent
2f0afb0ec0
commit
86c37a380b
223 changed files with 7100 additions and 1428 deletions
24
tests/wpt/meta/reporting/crashReport-test.html.ini
vendored
Normal file
24
tests/wpt/meta/reporting/crashReport-test.html.ini
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue