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-unsafe-none.https.html.ini (6099B)


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