tor-browser

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

clip-003.html.ini (309B)


      1 [clip-003.html]
      2  expected:
      3    if os == "mac": ["FAIL", "PASS"]
      4    if os == "linux": ["PASS", "FAIL"]
      5  disabled:
      6    if os == "mac" and os_version == "14.70" and processor == "x86_64" and not debug: Bug 1931096
      7    if os == "mac" and os_version == "14.70" and processor == "x86_64" and debug: Bug 1931096