tor-browser

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

detector-iframe.https.html.ini (593B)


      1 [detector-iframe.https.html]
      2  [Throw a 'NotAllowedError' when creating Language Detector within cross-origin iframe]
      3    expected: FAIL
      4 
      5  [Language Detector can be created within cross-origin iframe with permission policy]
      6    expected: FAIL
      7 
      8  [Language Detector can be used within same-origin iframe]
      9    expected: FAIL
     10 
     11  [Language Detector is unavailable within cross-origin iframe]
     12    expected: FAIL
     13 
     14  [Language Detector is available within cross-origin iframe with permission policy]
     15    expected: FAIL
     16 
     17  [LanguageDetector is available within same-origin iframe]
     18    expected: FAIL