blob: 2ff9144afc0cd8008eda630bf15183ac0f7281b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[script-src-wasm-unsafe-eval-allows-wasm.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[script-src-wasm-unsafe-eval-allows-wasm.any.worker.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[script-src-wasm-unsafe-eval-allows-wasm.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[script-src-wasm-unsafe-eval-allows-wasm.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|