mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
25 lines
851 B
INI
Vendored
25 lines
851 B
INI
Vendored
[fetch-event-handled.https.html]
|
|
expected: ERROR
|
|
[global setup]
|
|
expected: FAIL
|
|
|
|
[FetchEvent.handled should resolve when respondWith() is not called for a navigation request]
|
|
expected: TIMEOUT
|
|
|
|
[FetchEvent.handled should resolve when respondWith() is not called for a sub-resource request]
|
|
expected: NOTRUN
|
|
|
|
[FetchEvent.handled should reject when respondWith() is not called and the event is canceled]
|
|
expected: NOTRUN
|
|
|
|
[FetchEvent.handled should resolve when the promise provided to respondWith() is resolved]
|
|
expected: NOTRUN
|
|
|
|
[FetchEvent.handled should reject when the promise provided to respondWith() is resolved to an invalid response]
|
|
expected: NOTRUN
|
|
|
|
[FetchEvent.handled should reject when the promise provided to respondWith() is rejected]
|
|
expected: NOTRUN
|
|
|
|
[global cleanup]
|
|
expected: NOTRUN
|