tor-browser

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

transition-timing-function-computed.html.ini (546B)


      1 [transition-timing-function-computed.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Property transition-timing-function value 'steps(calc(2 * sibling-index()), jump-none)']
      5    expected: FAIL
      6 
      7  [Property transition-timing-function value 'steps(sibling-index(), jump-none)']
      8    expected: FAIL
      9 
     10  [Property transition-timing-function value 'steps(calc(2 * sign(1em - 1000px)), jump-none)']
     11    expected: FAIL
     12 
     13  [Property transition-timing-function value 'steps(calc(2 * sign(1em - 1000px)), start)']
     14    expected: FAIL