tor-browser

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

pseudo-with-classes-match-ident.html.ini (137B)


      1 [pseudo-with-classes-match-ident.html]
      2  expected:
      3    if os == "android": [PASS, FAIL]
      4    if (os == "win") and not debug: [PASS, FAIL]