tor-browser

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

SpeechRecognition-installOnDevice.https.html.ini (505B)


      1 [SpeechRecognition-installOnDevice.https.html]
      2  [SpeechRecognition.install resolves with a boolean value for on-device (with user gesture).]
      3    expected: FAIL
      4 
      5  [SpeechRecognition.install rejects in a detached context for on-device.]
      6    expected: FAIL
      7 
      8  [SpeechRecognition.install rejects for on-device if 'install-on-device-speech-recognition' Permission Policy is disabled.]
      9    expected: FAIL
     10 
     11  [SpeechRecognition.install should reject for on-device in a cross-origin iframe.]
     12    expected: FAIL