tor-browser

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

embedder-require-corp.https.html.ini (534B)


      1 [embedder-require-corp.https.html]
      2  expected:
      3    if debug and (os == "win") and (processor == "x86_64"): TIMEOUT
      4    if debug and (os == "linux") and fission: [CRASH, ERROR]
      5    if debug and (os == "linux") and not fission: [ERROR, CRASH]
      6    if (os == "win") and debug: [ERROR, TIMEOUT]
      7    ERROR
      8  [Create fencedframe with COEP:require-corp]
      9    expected: TIMEOUT
     10 
     11  [Create fencedframe without COEP header]
     12    expected: NOTRUN
     13 
     14  [Create fencedframe with a cross site COEP:require-corp and CORP:same-orign]
     15    expected: NOTRUN