tor-browser

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

request-video-frame-callback-repeating.html.ini (473B)


      1 [request-video-frame-callback-repeating.html]
      2  expected:
      3    if (os == "android") and not debug: [OK, TIMEOUT]
      4  [Test chaining calls to video.rVFC, and verify the required parameters.]
      5    expected:
      6      if (os == "mac") and debug: [PASS, FAIL]
      7      if (os == "android") and not debug: [PASS, NOTRUN]
      8      if os == "linux": [PASS, FAIL]
      9 
     10  [Test new callbacks are only called on the next frame.]
     11    expected:
     12      if (os == "android") and not debug: [PASS, TIMEOUT]