tor-browser

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

track-cues-cuechange-dynamically-created-track-element.html.ini (501B)


      1 [track-cues-cuechange-dynamically-created-track-element.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  ['cuechange' event on dynamically created track element]
      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]