mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
34 lines
800 B
INI
34 lines
800 B
INI
[serviceworker-intercepted.https.html]
|
|
[Already aborted request does not land in service worker]
|
|
expected: FAIL
|
|
|
|
[response.arrayBuffer() rejects if already aborted]
|
|
expected: FAIL
|
|
|
|
[response.blob() rejects if already aborted]
|
|
expected: FAIL
|
|
|
|
[response.formData() rejects if already aborted]
|
|
expected: FAIL
|
|
|
|
[response.json() rejects if already aborted]
|
|
expected: FAIL
|
|
|
|
[response.text() rejects if already aborted]
|
|
expected: FAIL
|
|
|
|
[Stream errors once aborted.]
|
|
expected: FAIL
|
|
|
|
[fetch() rejects with abort reason]
|
|
expected: FAIL
|
|
|
|
[fetch() response body has abort reason]
|
|
expected: FAIL
|
|
|
|
[Service Worker can observe the fetch abort and associated abort reason]
|
|
expected: FAIL
|
|
|
|
[Abort reason serialization happens on abort]
|
|
expected: FAIL
|