tor-browser

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

cursor-computed.html.ini (426B)


      1 [cursor-computed.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Property cursor value 'linear-gradient(200grad, red 10%, blue calc(75% - 2px)), auto']
      5    expected: FAIL
      6 
      7  [Property cursor value 'radial-gradient(farthest-side at calc(5px + 10%), red, blue), pointer']
      8    expected: FAIL
      9 
     10  [Property cursor value 'conic-gradient(from 3.1416rad at 20% 20%, red, blue), crosshair']
     11    expected: FAIL