tor-browser

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

interpolate-size-min-width-composition.html.ini (2899B)


      1 [interpolate-size-min-width-composition.html]
      2  [Compositing CSS Animations: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (-0.3) should be [calc-size(max-content, (100px + size) * 1.3 + -60px)\]]
      3    expected: FAIL
      4 
      5  [Compositing CSS Animations: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (0) should be [calc-size(max-content, (100px + size) * 1 + 0px)\]]
      6    expected: FAIL
      7 
      8  [Compositing CSS Animations: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (0.5) should be [calc-size(max-content, (100px + size) * 0.5 + 100px)\]]
      9    expected: FAIL
     10 
     11  [Compositing CSS Animations: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (1) should be [calc-size(max-content, (100px + size) * 0 + 200px)\]]
     12    expected: FAIL
     13 
     14  [Compositing CSS Animations: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (1.5) should be [calc-size(max-content, (100px + size) * -0.5 + 300px)\]]
     15    expected: FAIL
     16 
     17  [Compositing Web Animations: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (-0.3) should be [calc-size(max-content, (100px + size) * 1.3 + -60px)\]]
     18    expected: FAIL
     19 
     20  [Compositing Web Animations: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (0) should be [calc-size(max-content, (100px + size) * 1 + 0px)\]]
     21    expected: FAIL
     22 
     23  [Compositing Web Animations: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (0.5) should be [calc-size(max-content, (100px + size) * 0.5 + 100px)\]]
     24    expected: FAIL
     25 
     26  [Compositing Web Animations: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (1) should be [calc-size(max-content, (100px + size) * 0 + 200px)\]]
     27    expected: FAIL
     28 
     29  [Compositing Web Animations: property <min-width> underlying [100px\] from add [max-content\] to add [100px\] at (1.5) should be [calc-size(max-content, (100px + size) * -0.5 + 300px)\]]
     30    expected: FAIL
     31 
     32  [Compositing CSS Animations: property <min-width> underlying [max-content\] from add [100px\] to add [min-content\] at (-0.3) should be [calc-size(max-content, 100px + size)\]]
     33    expected: FAIL
     34 
     35  [Compositing CSS Animations: property <min-width> underlying [max-content\] from add [100px\] to add [min-content\] at (0) should be [calc-size(max-content, 100px + size)\]]
     36    expected: FAIL
     37 
     38  [Compositing Web Animations: property <min-width> underlying [max-content\] from add [100px\] to add [min-content\] at (-0.3) should be [calc-size(max-content, 100px + size)\]]
     39    expected: FAIL
     40 
     41  [Compositing Web Animations: property <min-width> underlying [max-content\] from add [100px\] to add [min-content\] at (0) should be [calc-size(max-content, 100px + size)\]]
     42    expected: FAIL