tor-browser

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

simple-effects.html.ini (295B)


      1 [simple-effects.html]
      2  expected:
      3    if not fission and (os == "linux") and debug: [OK, CRASH]
      4  [effects.style.filter = grayscale(50%)]
      5    expected: FAIL
      6 
      7  [effects.style.opacity = 1]
      8    expected: FAIL
      9 
     10  [effects.style.opacity = 0.99]
     11    expected: FAIL
     12 
     13  [First rAF.]
     14    expected: FAIL