tor-browser

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

SpeechRecognition-availableOnDevice.https.html.ini (520B)


      1 [SpeechRecognition-availableOnDevice.https.html]
      2  [SpeechRecognition.available resolves with a string value for on-device.]
      3    expected: FAIL
      4 
      5  [SpeechRecognition.available rejects in a detached context for on-device.]
      6    expected: FAIL
      7 
      8  [SpeechRecognition.available resolves to 'unavailable' for on-device if 'on-device-speech-recognition' Permission Policy is 'none'.]
      9    expected: FAIL
     10 
     11  [SpeechRecognition.available should resolve to 'unavailable' for on-device in a cross-origin iframe.]
     12    expected: FAIL