tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html.ini (5832B)


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