tor-browser

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

variable-reference.html.ini (256B)


      1 [variable-reference.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Variable reference left open at end of stylesheet]
      5    expected: FAIL
      6 
      7  [width: var(--prop,);]
      8    expected:
      9      if (os == "linux") and not debug: [PASS, FAIL]