mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Extending the original set from #36402 since there are additional tests relevant to the work happening in #36409 and #36363. Testing: New tests in CI. Fixes: Part of https://github.com/servo/servo/issues/4577 Signed-off-by: Josh Matthews <josh@joshmatthews.net>
21 lines
562 B
INI
Vendored
21 lines
562 B
INI
Vendored
[service-worker-sandbox.https.html]
|
|
[global setup]
|
|
expected: FAIL
|
|
|
|
[Origin of service worker]
|
|
expected: FAIL
|
|
|
|
[Response generated by service worker can be fetched as same-origin]
|
|
expected: FAIL
|
|
|
|
[Origin used in fetch on service worker (mode: same-origin, with ACAOrigin)]
|
|
expected: FAIL
|
|
|
|
[Origin used in fetch on service worker (mode: same-origin)]
|
|
expected: FAIL
|
|
|
|
[Origin used in fetch on service worker (mode: cors, with ACAOrigin)]
|
|
expected: FAIL
|
|
|
|
[Origin used in fetch on service worker (mode: cors)]
|
|
expected: FAIL
|