tor-browser

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

fedcm-disconnect-iframe.sub.https.html.ini (503B)


      1 [fedcm-disconnect-iframe.sub.https.html]
      2  expected:
      3    if (os == "win") and ccov: OK
      4    if (os == "win") and not debug: [ERROR, TIMEOUT]
      5  [Same-origin iframe does not need explicit identity-credentials-get]
      6    expected: FAIL
      7 
      8  [Cross-origin iframe fails disconnect() without explicit identity-credentials-get]
      9    expected: [FAIL, TIMEOUT]
     10 
     11  [Cross-origin iframe can disconnect with explicit identity-credentials-get]
     12    expected:
     13      if (os == "win") and not debug: [NOTRUN, FAIL]
     14      FAIL