tor-browser

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

text-justify-001.html.ini (240B)


      1 [text-justify-001.html]
      2  expected:
      3    if (os == "win") and (processor == "x86") and debug: PASS
      4    if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
      5    if (os == "win") and (processor == "x86_64"): PASS
      6    FAIL