tor-browser

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

Event-timestamp-cross-realm-getter.html.ini (280B)


      1 [Event-timestamp-cross-realm-getter.html]
      2  [event.timeStamp is initialized using event's relevant global object]
      3    expected:
      4      if not asan and (os == "linux") and not fission: [PASS, FAIL]
      5      if asan and fission: [PASS, FAIL]
      6      if asan and not fission: [PASS, FAIL]