tor-browser

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

iframe-popup-same-origin-to-same-origin.https.html.ini (5562B)


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