1[iframe-popup-unsafe-none-to-same-origin.https.html]
2  prefs: [network.cookie.cookieBehavior:4]
3  expected:
4    if (os == "linux") and fission and not swgl and debug and not domstreams: [OK, TIMEOUT]
5    if (os == "linux") and fission and not swgl and debug and domstreams: [OK, TIMEOUT]
6    if (os == "linux") and fission and not swgl and not debug: [OK, TIMEOUT]
7    if (os == "win") and debug and not swgl and (processor == "x86_64"): [OK, TIMEOUT]
8    if (os == "mac") and not debug: [OK, TIMEOUT]
9    if (os == "mac") and debug: [OK, TIMEOUT]
10  [unsafe-none with CROSS_ORIGIN iframe opening popup via form_POST a CROSS_ORIGIN with COOP: "same-origin"]
11    expected:
12      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
13      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
14      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
15      if (os == "mac") and not debug: [PASS, TIMEOUT]
16      if (os == "mac") and debug: [PASS, TIMEOUT]
17
18  [unsafe-none with SAME_ORIGIN iframe opening popup via form_POST a CROSS_ORIGIN with COOP: "same-origin"]
19    expected:
20      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
21      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
22      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
23      if (os == "mac") and debug: [PASS, TIMEOUT]
24      if (os == "mac") and not debug: [PASS, TIMEOUT]
25
26  [unsafe-none with CROSS_ORIGIN iframe opening popup via form_GET a CROSS_ORIGIN with COOP: "same-origin"]
27    expected:
28      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
29      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
30      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
31      if (os == "mac") and debug: [PASS, TIMEOUT]
32      if (os == "mac") and not debug: [PASS, TIMEOUT]
33
34  [unsafe-none with SAME_ORIGIN iframe opening popup via form_GET a CROSS_ORIGIN with COOP: "same-origin"]
35    expected:
36      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
37      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
38      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
39      if (os == "mac") and not debug: [PASS, TIMEOUT]
40      if (os == "mac") and debug: [PASS, TIMEOUT]
41
42  [unsafe-none with SAME_ORIGIN iframe opening popup via anchor a CROSS_ORIGIN with COOP: "same-origin"]
43    expected:
44      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
45      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
46      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
47      if (os == "mac") and debug: [PASS, TIMEOUT]
48      if (os == "mac") and not debug: [PASS, TIMEOUT]
49
50  [unsafe-none with SAME_SITE iframe opening popup via anchor a CROSS_ORIGIN with COOP: "same-origin"]
51    expected:
52      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
53      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
54      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
55      if (os == "mac") and debug: [PASS, TIMEOUT]
56      if (os == "mac") and not debug: [PASS, TIMEOUT]
57
58  [unsafe-none with SAME_SITE iframe opening popup via window_open a CROSS_ORIGIN with COOP: "same-origin"]
59    expected:
60      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
61      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
62      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
63      if (os == "mac") and not debug: [PASS, TIMEOUT]
64      if (os == "mac") and debug: [PASS, TIMEOUT]
65
66  [unsafe-none with SAME_SITE iframe opening popup via form_POST a CROSS_ORIGIN with COOP: "same-origin"]
67    expected:
68      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
69      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
70      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
71      if (os == "mac") and debug: [PASS, TIMEOUT]
72      if (os == "mac") and not debug: [PASS, TIMEOUT]
73
74  [unsafe-none with SAME_SITE iframe opening popup via form_GET a CROSS_ORIGIN with COOP: "same-origin"]
75    expected:
76      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
77      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
78      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
79      if (os == "mac") and debug: [PASS, TIMEOUT]
80      if (os == "mac") and not debug: [PASS, TIMEOUT]
81
82  [unsafe-none with SAME_ORIGIN iframe opening popup via window_open a CROSS_ORIGIN with COOP: "same-origin"]
83    expected:
84      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
85      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
86      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
87      if (os == "mac") and not debug: [PASS, TIMEOUT]
88      if (os == "mac") and debug: [PASS, TIMEOUT]
89
90  [unsafe-none with CROSS_ORIGIN iframe opening popup via anchor a CROSS_ORIGIN with COOP: "same-origin"]
91    expected:
92      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
93      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
94      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
95      if (os == "mac") and debug: [PASS, TIMEOUT]
96      if (os == "mac") and not debug: [PASS, TIMEOUT]
97
98  [unsafe-none with CROSS_ORIGIN iframe opening popup via window_open a CROSS_ORIGIN with COOP: "same-origin"]
99    expected:
100      if (os == "linux") and debug and fission and not swgl and domstreams: [PASS, TIMEOUT]
101      if (os == "linux") and debug and fission and not swgl and not domstreams: [PASS, TIMEOUT]
102      if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT]
103      if (os == "mac") and debug: [PASS, TIMEOUT]
104      if (os == "mac") and not debug: [PASS, TIMEOUT]
105