11 lines
503 B
INI
11 lines
503 B
INI
[requestStorageAccess-insecure.sub.window.html]
|
|
expected:
|
|
if (os == "linux") and debug and fission and swgl: [TIMEOUT, OK]
|
|
if (os == "linux") and debug and not fission and not swgl: [TIMEOUT, OK]
|
|
if (os == "win") and swgl: [TIMEOUT, OK]
|
|
[OK, TIMEOUT]
|
|
[[top-level-context\] document.requestStorageAccess() should be rejected when called with a user gesture in insecure context]
|
|
expected:
|
|
if (os == "win") and debug: PASS
|
|
if os == "android": PASS
|
|
[PASS, TIMEOUT]
|