tor-browser

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

videoFrame-drawImage.any.js.ini (507B)


      1 [videoFrame-drawImage.any.worker.html]
      2  expected:
      3    if os == "android": [OK, TIMEOUT]
      4  [drawImage(VideoFrame) with canvas(48x36 display-p3 uint8).]
      5    expected: FAIL
      6 
      7  [drawImage(VideoFrame) with canvas(480x360 display-p3 uint8).]
      8    expected: FAIL
      9 
     10 
     11 [videoFrame-drawImage.any.html]
     12  expected:
     13    if os == "android": [OK, TIMEOUT]
     14  [drawImage(VideoFrame) with canvas(48x36 display-p3 uint8).]
     15    expected: FAIL
     16 
     17  [drawImage(VideoFrame) with canvas(480x360 display-p3 uint8).]
     18    expected: FAIL