tor-browser

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

indexed-env.tentative.html.ini (479B)


      1 [indexed-env.tentative.html]
      2  [CSS Environment variable value "env(test 0, green)" must successfully parse and roundtrip]
      3    expected: FAIL
      4 
      5  [CSS Environment variable value "env(test 0,)" must successfully parse and roundtrip]
      6    expected: FAIL
      7 
      8  [CSS Environment variable value "env(test 0)" must successfully parse and roundtrip]
      9    expected: FAIL
     10 
     11  [CSS Environment variable value "env(test 0 1 2 3 4, green)" must successfully parse and roundtrip]
     12    expected: FAIL