tor-browser

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

track-disabled-addcue.html.ini (450B)


      1 [track-disabled-addcue.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  [Adding cues to a disabled text track]
      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]