tor-browser

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

callback-cross-realm-report-exception.html.ini (326B)


      1 [callback-cross-realm-report-exception.html]
      2  [IntersectionObserver reports the exception from its callback in the callback's global object]
      3    expected:
      4      if (os == "linux") and not debug and not fission: [FAIL, PASS]
      5      if (os == "mac") and debug: PASS
      6      if (os == "android") and debug: PASS
      7      [PASS, FAIL]