tor-browser

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

non-visible-cue-with-region.html.ini (457B)


      1 [non-visible-cue-with-region.html]
      2  expected:
      3    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT, ERROR]
      4    if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT, ERROR]
      5  [Box-less VTTCue attached to VTTRegion]
      6    expected:
      7      if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT]
      8      if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT]