blob: 935b275476e598fbac935004ce596b01ac23e6d6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[dedicated-worker-parse-error-failure.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Module worker construction for script with syntax error should dispatch an event named error.]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1831324
expected: FAIL
[Static import on module worker for script with syntax error should dispatch an event named error.]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1831324
expected: FAIL
|