tor-browser

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

overflow-clip-margin-intersection-observer.html.ini (377B)


      1 [overflow-clip-margin-intersection-observer.html]
      2  expected:
      3    if not debug and (os == "win"): OK
      4    if debug: OK
      5    [OK, TIMEOUT]
      6  [ParentWithOverflowClipMargin]
      7    expected:
      8      if not debug and (os_version == "24.04") and (processor == "x86"): [FAIL, PASS, TIMEOUT]
      9      if not debug and (os_version == "11.26100"): PASS
     10      if debug: PASS
     11      [PASS, TIMEOUT]