tor-browser

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

iframe-popup-unsafe-none-to-unsafe-none.https.html.ini (5447B)


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