tor-browser

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

Event-timestamp-high-resolution.https.html.ini (402B)


      1 [Event-timestamp-high-resolution.html]
      2  disabled:
      3    if not debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1427918
      4  [Constructed GamepadEvent timestamp should be high resolution and have the same time origin as performance.now()]
      5    expected:
      6      if os == "android": [PASS, FAIL]
      7 
      8 
      9 [Event-timestamp-high-resolution.https.html]
     10  expected:
     11    if (os == "android") and fission: [OK, TIMEOUT]