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