blob: 0a16c40a8965230fc3213378ed0d255bbc40d594 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[popup-un.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
[SAME_ORIGIN popup with coop restrict-properties]
expected: FAIL
[SAME_SITE popup with coop restrict-properties]
expected: FAIL
[CROSS_ORIGIN popup with coop restrict-properties]
expected: FAIL
|