tor-browser

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

interpolate-size-which-value.html.ini (603B)


      1 [interpolate-size-which-value.html]
      2  [Use the after-change value of interpolate-size: allow-keywords when starting CSS transition from 100px to min-content]
      3    expected: FAIL
      4 
      5  [Use the non-animation value of interpolate-size: allow-keywords when starting CSS animation from 100px to min-content]
      6    expected: FAIL
      7 
      8  [Use the after-change value of interpolate-size: allow-keywords when starting CSS transition from min-content to 100px]
      9    expected: FAIL
     10 
     11  [Use the non-animation value of interpolate-size: allow-keywords when starting CSS animation from min-content to 100px]
     12    expected: FAIL