20 lines
610 B
INI
20 lines
610 B
INI
[url-with-fetch.any.html]
|
|
[Revoke blob URL after creating Request, will fetch]
|
|
expected: FAIL
|
|
|
|
[Revoke blob URL after creating Request, then clone Request, will fetch]
|
|
expected: FAIL
|
|
|
|
|
|
[url-with-fetch.any.worker.html]
|
|
[Revoke blob URL after creating Request, will fetch]
|
|
expected: FAIL
|
|
|
|
[Revoke blob URL after creating Request, then clone Request, will fetch]
|
|
expected: FAIL
|
|
|
|
[Revoke blob URL after calling fetch, fetch should succeed]
|
|
expected:
|
|
if (os == "linux") and swgl and not fission: [FAIL, PASS]
|
|
if (os == "win") and not debug: [FAIL, PASS]
|
|
[PASS, FAIL]
|