tor-browser

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

text-align-start-008.html.ini (231B)


      1 [text-align-start-008.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