/
githubmirror
/
servo
Обзор
Документация
Войти
/
githubmirror
/
servo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/wpt/meta/fetch/api/abort/serviceworker-intercepted.https.html.ini
36 строк
868 B
Gregory Terzian
script: Add basic implementation of ServiceWorker lifecycle and messaging (#45082)
28 май 2026, 11:14
Не верифицирован
28 май 2026, 11:14
bd1bb2f
Код
Авторство
О чём код?
[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 [response.bytes() rejects if already aborted] expected: FAIL