tor-browser

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

intersection-ratio-with-fractional-bounds-in-iframe.html.ini (533B)


      1 [intersection-ratio-with-fractional-bounds-in-iframe.html]
      2  [intersectionRatio in iframe should be 1 for totally visible target with fractional bounds]
      3    expected:
      4      if fission and not debug and (os == "win") and (processor == "x86_64"): [PASS, FAIL]
      5      if fission and not debug and (os == "win") and (processor == "x86"): [PASS, FAIL]
      6      if fission and not debug and (os == "linux"): [PASS, FAIL]
      7      if fission and not debug and (os == "mac"): [PASS, FAIL]
      8      if fission and debug and (os == "win"): [PASS, FAIL]