10 lines
420 B
INI
10 lines
420 B
INI
[partitioned-popins.permission-default.tentative.sub.https.window.html]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and tsan: [TIMEOUT, OK]
|
|
if (os == "linux") and debug and not fission: OK
|
|
if (os == "win") and debug: OK
|
|
if (os == "mac") and debug: OK
|
|
if os == "android": OK
|
|
[OK, TIMEOUT]
|
|
[Verify Partitioned Popins in an iframe fails when the policy isn't set]
|
|
expected: FAIL
|