tor-browser

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

interpolate-size-min-height-composition.html.ini (3062B)


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