tor-browser

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

audio-decoder.https.any.js.ini (581B)


      1 [audio-decoder.https.any.html]
      2  [Test that AudioDecoder.isConfigSupported() rejects invalid config: Opus with >2 channels but no description]
      3    expected: FAIL
      4 
      5  [Test that AudioDecoder.configure() rejects invalid config: Opus with >2 channels but no description]
      6    expected: FAIL
      7 
      8 
      9 [audio-decoder.https.any.worker.html]
     10  [Test that AudioDecoder.isConfigSupported() rejects invalid config: Opus with >2 channels but no description]
     11    expected: FAIL
     12 
     13  [Test that AudioDecoder.configure() rejects invalid config: Opus with >2 channels but no description]
     14    expected: FAIL