blob: 27c1f8f29cb87350c64862058c80f36868500740 (
plain)
1
2
3
4
5
6
|
[cross-origin-isolated-timing-attack.https.html]
expected:
if (os == "android") and not fission and not swgl and not debug: [OK, TIMEOUT]
if (os == "android") and not fission and not swgl and debug: [TIMEOUT, OK]
if (os == "android") and not fission and swgl: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
|