tor-browser

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

interpolate-size-max-width-composition.html.ini (4875B)


      1 [interpolate-size-max-width-composition.html]
      2  [Compositing CSS Animations: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (-0.3) should be [calc-size(fit-content, 260px + (100px + size) * -0.3)\]]
      3    expected: FAIL
      4 
      5  [Compositing CSS Animations: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (0) should be [calc-size(fit-content, 200px + (100px + size) * 0)\]]
      6    expected: FAIL
      7 
      8  [Compositing CSS Animations: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (0.5) should be [calc-size(fit-content, 100px + (100px + size) * 0.5)\]]
      9    expected: FAIL
     10 
     11  [Compositing CSS Animations: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (1) should be [calc-size(fit-content, 0px + (100px + size) * 1)\]]
     12    expected: FAIL
     13 
     14  [Compositing CSS Animations: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (1.5) should be [calc-size(fit-content, -100px + (100px + size) * 1.5)\]]
     15    expected: FAIL
     16 
     17  [Compositing Web Animations: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (-0.3) should be [calc-size(fit-content, 260px + (100px + size) * -0.3)\]]
     18    expected: FAIL
     19 
     20  [Compositing Web Animations: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (0) should be [calc-size(fit-content, 200px + (100px + size) * 0)\]]
     21    expected: FAIL
     22 
     23  [Compositing Web Animations: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (0.5) should be [calc-size(fit-content, 100px + (100px + size) * 0.5)\]]
     24    expected: FAIL
     25 
     26  [Compositing Web Animations: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (1) should be [calc-size(fit-content, 0px + (100px + size) * 1)\]]
     27    expected: FAIL
     28 
     29  [Compositing Web Animations: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (1.5) should be [calc-size(fit-content, -100px + (100px + size) * 1.5)\]]
     30    expected: FAIL
     31 
     32  [Compositing CSS Animations: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (-0.3) should be [calc-size(fit-content, 100px + size)\]]
     33    expected: FAIL
     34 
     35  [Compositing CSS Animations: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (0) should be [calc-size(fit-content, 100px + size)\]]
     36    expected: FAIL
     37 
     38  [Compositing CSS Animations: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (0.5) should be [calc-size(max-content, 100px + size)\]]
     39    expected: FAIL
     40 
     41  [Compositing CSS Animations: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (1) should be [calc-size(max-content, 100px + size)\]]
     42    expected: FAIL
     43 
     44  [Compositing CSS Animations: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (1.5) should be [calc-size(max-content, 100px + size)\]]
     45    expected: FAIL
     46 
     47  [Compositing Web Animations: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (-0.3) should be [calc-size(fit-content, 100px + size)\]]
     48    expected: FAIL
     49 
     50  [Compositing Web Animations: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (0) should be [calc-size(fit-content, 100px + size)\]]
     51    expected: FAIL
     52 
     53  [Compositing Web Animations: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (0.5) should be [calc-size(max-content, 100px + size)\]]
     54    expected: FAIL
     55 
     56  [Compositing Web Animations: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (1) should be [calc-size(max-content, 100px + size)\]]
     57    expected: FAIL
     58 
     59  [Compositing Web Animations: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (1.5) should be [calc-size(max-content, 100px + size)\]]
     60    expected: FAIL
     61 
     62  [Compositing CSS Animations: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (-0.3) should be [calc-size(max-content, 100px + size)\]]
     63    expected: FAIL
     64 
     65  [Compositing CSS Animations: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (0) should be [calc-size(max-content, 100px + size)\]]
     66    expected: FAIL
     67 
     68  [Compositing Web Animations: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (-0.3) should be [calc-size(max-content, 100px + size)\]]
     69    expected: FAIL
     70 
     71  [Compositing Web Animations: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (0) should be [calc-size(max-content, 100px + size)\]]
     72    expected: FAIL