blob: 4731703e29ccb630ad3e273175b36e4161508043 (
plain)
1
2
3
4
5
6
7
8
9
10
|
implementation-status: backlog
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613912
[window-serviceworker-failure.https.html]
expected:
if os == "linux": [TIMEOUT, OK]
TIMEOUT
[WebAssembly.Module cannot cross agent clusters, service worker edition]
expected:
if os == "linux": [TIMEOUT, FAIL]
TIMEOUT
|