tor-browser

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

parser-sets-attributes-and-children.html.ini (181B)


      1 [parser-sets-attributes-and-children.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
      4    if (os == "android") and debug: [OK, TIMEOUT]