tor-browser

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

coop-noopener-allow-popups.https.html.ini (1713B)


      1 [coop-noopener-allow-popups.https.html]
      2  expected:
      3    if os == "android": OK
      4    [TIMEOUT, ERROR]
      5  [\n    Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener\n    has no access to the openee.\n]
      6    expected: FAIL
      7 
      8  [\n    Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener\n    has no access to the openee.\n 1]
      9    expected:
     10      if os == "android": FAIL
     11      [TIMEOUT, FAIL]
     12 
     13  [\n    Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener\n    has no access to the openee.\n 2]
     14    expected:
     15      if os == "linux": [NOTRUN, TIMEOUT]
     16      if os == "android": FAIL
     17      NOTRUN
     18 
     19  [\n    Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener\n    has no access to the openee.\n 3]
     20    expected:
     21      if os == "android": FAIL
     22      NOTRUN
     23 
     24  [\n    Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener\n    has no access to the openee.\n 4]
     25    expected:
     26      if os == "android": FAIL
     27      NOTRUN
     28 
     29  [\n    Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener\n    has no access to the openee.\n 5]
     30    expected:
     31      if os == "android": FAIL
     32      NOTRUN
     33 
     34  [\n    Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener\n    has no access to the openee.\n 6]
     35    expected:
     36      if os == "android": PASS
     37      NOTRUN
     38 
     39  [\n    Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener\n    has no access to the openee.\n 7]
     40    expected:
     41      if os == "android": FAIL
     42      NOTRUN
     43 
     44  [noopener-allow-popups ensures that the opener cannot script the openee, even after a navigation: unsafe-none]
     45    expected:
     46      if os == "android": FAIL
     47      NOTRUN