tor-browser

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

interpolate-size-min-height-interpolation.html.ini (24368B)


      1 [interpolate-size-min-height-interpolation.html]
      2  [CSS Transitions: property <min-height> from [initial\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
      3    expected: FAIL
      4 
      5  [CSS Transitions: property <min-height> from [initial\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
      6    expected: FAIL
      7 
      8  [CSS Transitions: property <min-height> from [initial\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
      9    expected: FAIL
     10 
     11  [CSS Transitions: property <min-height> from [initial\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
     12    expected: FAIL
     13 
     14  [CSS Transitions: property <min-height> from [initial\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
     15    expected: FAIL
     16 
     17  [CSS Transitions: property <min-height> from [initial\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
     18    expected: FAIL
     19 
     20  [CSS Transitions with transition: all: property <min-height> from [initial\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
     21    expected: FAIL
     22 
     23  [CSS Transitions with transition: all: property <min-height> from [initial\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
     24    expected: FAIL
     25 
     26  [CSS Transitions with transition: all: property <min-height> from [initial\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
     27    expected: FAIL
     28 
     29  [CSS Transitions with transition: all: property <min-height> from [initial\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
     30    expected: FAIL
     31 
     32  [CSS Transitions with transition: all: property <min-height> from [initial\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
     33    expected: FAIL
     34 
     35  [CSS Transitions with transition: all: property <min-height> from [initial\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
     36    expected: FAIL
     37 
     38  [CSS Animations: property <min-height> from [initial\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
     39    expected: FAIL
     40 
     41  [CSS Animations: property <min-height> from [initial\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
     42    expected: FAIL
     43 
     44  [CSS Animations: property <min-height> from [initial\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
     45    expected: FAIL
     46 
     47  [CSS Animations: property <min-height> from [initial\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
     48    expected: FAIL
     49 
     50  [CSS Animations: property <min-height> from [initial\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
     51    expected: FAIL
     52 
     53  [CSS Animations: property <min-height> from [initial\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
     54    expected: FAIL
     55 
     56  [Web Animations: property <min-height> from [initial\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
     57    expected: FAIL
     58 
     59  [Web Animations: property <min-height> from [initial\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
     60    expected: FAIL
     61 
     62  [Web Animations: property <min-height> from [initial\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
     63    expected: FAIL
     64 
     65  [Web Animations: property <min-height> from [initial\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
     66    expected: FAIL
     67 
     68  [Web Animations: property <min-height> from [initial\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
     69    expected: FAIL
     70 
     71  [Web Animations: property <min-height> from [initial\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
     72    expected: FAIL
     73 
     74  [CSS Transitions: property <min-height> from [unset\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
     75    expected: FAIL
     76 
     77  [CSS Transitions: property <min-height> from [unset\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
     78    expected: FAIL
     79 
     80  [CSS Transitions: property <min-height> from [unset\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
     81    expected: FAIL
     82 
     83  [CSS Transitions: property <min-height> from [unset\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
     84    expected: FAIL
     85 
     86  [CSS Transitions: property <min-height> from [unset\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
     87    expected: FAIL
     88 
     89  [CSS Transitions: property <min-height> from [unset\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
     90    expected: FAIL
     91 
     92  [CSS Transitions with transition: all: property <min-height> from [unset\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
     93    expected: FAIL
     94 
     95  [CSS Transitions with transition: all: property <min-height> from [unset\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
     96    expected: FAIL
     97 
     98  [CSS Transitions with transition: all: property <min-height> from [unset\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
     99    expected: FAIL
    100 
    101  [CSS Transitions with transition: all: property <min-height> from [unset\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
    102    expected: FAIL
    103 
    104  [CSS Transitions with transition: all: property <min-height> from [unset\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    105    expected: FAIL
    106 
    107  [CSS Transitions with transition: all: property <min-height> from [unset\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
    108    expected: FAIL
    109 
    110  [CSS Animations: property <min-height> from [unset\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
    111    expected: FAIL
    112 
    113  [CSS Animations: property <min-height> from [unset\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    114    expected: FAIL
    115 
    116  [CSS Animations: property <min-height> from [unset\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
    117    expected: FAIL
    118 
    119  [CSS Animations: property <min-height> from [unset\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
    120    expected: FAIL
    121 
    122  [CSS Animations: property <min-height> from [unset\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    123    expected: FAIL
    124 
    125  [CSS Animations: property <min-height> from [unset\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
    126    expected: FAIL
    127 
    128  [Web Animations: property <min-height> from [unset\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
    129    expected: FAIL
    130 
    131  [Web Animations: property <min-height> from [unset\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    132    expected: FAIL
    133 
    134  [Web Animations: property <min-height> from [unset\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
    135    expected: FAIL
    136 
    137  [Web Animations: property <min-height> from [unset\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
    138    expected: FAIL
    139 
    140  [Web Animations: property <min-height> from [unset\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    141    expected: FAIL
    142 
    143  [Web Animations: property <min-height> from [unset\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
    144    expected: FAIL
    145 
    146  [CSS Transitions: property <min-height> from [auto\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
    147    expected: FAIL
    148 
    149  [CSS Transitions: property <min-height> from [auto\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    150    expected: FAIL
    151 
    152  [CSS Transitions: property <min-height> from [auto\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
    153    expected: FAIL
    154 
    155  [CSS Transitions: property <min-height> from [auto\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
    156    expected: FAIL
    157 
    158  [CSS Transitions: property <min-height> from [auto\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    159    expected: FAIL
    160 
    161  [CSS Transitions: property <min-height> from [auto\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
    162    expected: FAIL
    163 
    164  [CSS Transitions with transition: all: property <min-height> from [auto\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
    165    expected: FAIL
    166 
    167  [CSS Transitions with transition: all: property <min-height> from [auto\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    168    expected: FAIL
    169 
    170  [CSS Transitions with transition: all: property <min-height> from [auto\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
    171    expected: FAIL
    172 
    173  [CSS Transitions with transition: all: property <min-height> from [auto\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
    174    expected: FAIL
    175 
    176  [CSS Transitions with transition: all: property <min-height> from [auto\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    177    expected: FAIL
    178 
    179  [CSS Transitions with transition: all: property <min-height> from [auto\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
    180    expected: FAIL
    181 
    182  [CSS Animations: property <min-height> from [auto\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
    183    expected: FAIL
    184 
    185  [CSS Animations: property <min-height> from [auto\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    186    expected: FAIL
    187 
    188  [CSS Animations: property <min-height> from [auto\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
    189    expected: FAIL
    190 
    191  [CSS Animations: property <min-height> from [auto\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
    192    expected: FAIL
    193 
    194  [CSS Animations: property <min-height> from [auto\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    195    expected: FAIL
    196 
    197  [CSS Animations: property <min-height> from [auto\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
    198    expected: FAIL
    199 
    200  [Web Animations: property <min-height> from [auto\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
    201    expected: FAIL
    202 
    203  [Web Animations: property <min-height> from [auto\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    204    expected: FAIL
    205 
    206  [Web Animations: property <min-height> from [auto\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
    207    expected: FAIL
    208 
    209  [Web Animations: property <min-height> from [auto\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
    210    expected: FAIL
    211 
    212  [Web Animations: property <min-height> from [auto\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    213    expected: FAIL
    214 
    215  [Web Animations: property <min-height> from [auto\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
    216    expected: FAIL
    217 
    218  [CSS Transitions: property <min-height> from [auto\] to [0px\] at (-0.3) should be [calc-size(auto, 0px + size * 1.3)\]]
    219    expected: FAIL
    220 
    221  [CSS Transitions: property <min-height> from [auto\] to [0px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    222    expected: FAIL
    223 
    224  [CSS Transitions: property <min-height> from [auto\] to [0px\] at (0.3) should be [calc-size(auto, 0px + size * 0.7)\]]
    225    expected: FAIL
    226 
    227  [CSS Transitions: property <min-height> from [auto\] to [0px\] at (0.6) should be [calc-size(auto, 0px + size * 0.4)\]]
    228    expected: FAIL
    229 
    230  [CSS Transitions: property <min-height> from [auto\] to [0px\] at (1) should be [calc-size(auto, 0px + size * 0)\]]
    231    expected: FAIL
    232 
    233  [CSS Transitions: property <min-height> from [auto\] to [0px\] at (1.5) should be [calc-size(auto, 0px + size * -0.5)\]]
    234    expected: FAIL
    235 
    236  [CSS Transitions with transition: all: property <min-height> from [auto\] to [0px\] at (-0.3) should be [calc-size(auto, 0px + size * 1.3)\]]
    237    expected: FAIL
    238 
    239  [CSS Transitions with transition: all: property <min-height> from [auto\] to [0px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    240    expected: FAIL
    241 
    242  [CSS Transitions with transition: all: property <min-height> from [auto\] to [0px\] at (0.3) should be [calc-size(auto, 0px + size * 0.7)\]]
    243    expected: FAIL
    244 
    245  [CSS Transitions with transition: all: property <min-height> from [auto\] to [0px\] at (0.6) should be [calc-size(auto, 0px + size * 0.4)\]]
    246    expected: FAIL
    247 
    248  [CSS Transitions with transition: all: property <min-height> from [auto\] to [0px\] at (1) should be [calc-size(auto, 0px + size * 0)\]]
    249    expected: FAIL
    250 
    251  [CSS Transitions with transition: all: property <min-height> from [auto\] to [0px\] at (1.5) should be [calc-size(auto, 0px + size * -0.5)\]]
    252    expected: FAIL
    253 
    254  [CSS Animations: property <min-height> from [auto\] to [0px\] at (-0.3) should be [calc-size(auto, 0px + size * 1.3)\]]
    255    expected: FAIL
    256 
    257  [CSS Animations: property <min-height> from [auto\] to [0px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    258    expected: FAIL
    259 
    260  [CSS Animations: property <min-height> from [auto\] to [0px\] at (0.3) should be [calc-size(auto, 0px + size * 0.7)\]]
    261    expected: FAIL
    262 
    263  [CSS Animations: property <min-height> from [auto\] to [0px\] at (0.6) should be [calc-size(auto, 0px + size * 0.4)\]]
    264    expected: FAIL
    265 
    266  [CSS Animations: property <min-height> from [auto\] to [0px\] at (1) should be [calc-size(auto, 0px + size * 0)\]]
    267    expected: FAIL
    268 
    269  [CSS Animations: property <min-height> from [auto\] to [0px\] at (1.5) should be [calc-size(auto, 0px + size * -0.5)\]]
    270    expected: FAIL
    271 
    272  [Web Animations: property <min-height> from [auto\] to [0px\] at (-0.3) should be [calc-size(auto, 0px + size * 1.3)\]]
    273    expected: FAIL
    274 
    275  [Web Animations: property <min-height> from [auto\] to [0px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    276    expected: FAIL
    277 
    278  [Web Animations: property <min-height> from [auto\] to [0px\] at (0.3) should be [calc-size(auto, 0px + size * 0.7)\]]
    279    expected: FAIL
    280 
    281  [Web Animations: property <min-height> from [auto\] to [0px\] at (0.6) should be [calc-size(auto, 0px + size * 0.4)\]]
    282    expected: FAIL
    283 
    284  [Web Animations: property <min-height> from [auto\] to [0px\] at (1) should be [calc-size(auto, 0px + size * 0)\]]
    285    expected: FAIL
    286 
    287  [Web Animations: property <min-height> from [auto\] to [0px\] at (1.5) should be [calc-size(auto, 0px + size * -0.5)\]]
    288    expected: FAIL
    289 
    290  [CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
    291    expected: FAIL
    292 
    293  [CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
    294    expected: FAIL
    295 
    296  [CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
    297    expected: FAIL
    298 
    299  [CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
    300    expected: FAIL
    301 
    302  [CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
    303    expected: FAIL
    304 
    305  [CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
    306    expected: FAIL
    307 
    308  [CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
    309    expected: FAIL
    310 
    311  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
    312    expected: FAIL
    313 
    314  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
    315    expected: FAIL
    316 
    317  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
    318    expected: FAIL
    319 
    320  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
    321    expected: FAIL
    322 
    323  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
    324    expected: FAIL
    325 
    326  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
    327    expected: FAIL
    328 
    329  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
    330    expected: FAIL
    331 
    332  [CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [stretch\]]
    333    expected: FAIL
    334 
    335  [CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0) should be [stretch\]]
    336    expected: FAIL
    337 
    338  [CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [stretch\]]
    339    expected: FAIL
    340 
    341  [CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
    342    expected: FAIL
    343 
    344  [CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
    345    expected: FAIL
    346 
    347  [CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
    348    expected: FAIL
    349 
    350  [CSS Transitions: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
    351    expected: FAIL
    352 
    353  [CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [stretch\]]
    354    expected: FAIL
    355 
    356  [CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0) should be [stretch\]]
    357    expected: FAIL
    358 
    359  [CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [stretch\]]
    360    expected: FAIL
    361 
    362  [CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
    363    expected: FAIL
    364 
    365  [CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
    366    expected: FAIL
    367 
    368  [CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
    369    expected: FAIL
    370 
    371  [CSS Transitions with transition: all: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
    372    expected: FAIL
    373 
    374  [CSS Animations: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
    375    expected: FAIL
    376 
    377  [CSS Animations: property <min-height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
    378    expected: FAIL
    379 
    380  [CSS Animations: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
    381    expected: FAIL
    382 
    383  [CSS Animations: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
    384    expected: FAIL
    385 
    386  [CSS Animations: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
    387    expected: FAIL
    388 
    389  [CSS Animations: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
    390    expected: FAIL
    391 
    392  [CSS Animations: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
    393    expected: FAIL
    394 
    395  [Web Animations: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
    396    expected: FAIL
    397 
    398  [Web Animations: property <min-height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
    399    expected: FAIL
    400 
    401  [Web Animations: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
    402    expected: FAIL
    403 
    404  [Web Animations: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
    405    expected: FAIL
    406 
    407  [Web Animations: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
    408    expected: FAIL
    409 
    410  [Web Animations: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
    411    expected: FAIL
    412 
    413  [Web Animations: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
    414    expected: FAIL
    415 
    416  [CSS Animations: property <min-height> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
    417    expected: FAIL
    418 
    419  [CSS Animations: property <min-height> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
    420    expected: FAIL
    421 
    422  [CSS Animations: property <min-height> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
    423    expected: FAIL
    424 
    425  [Web Animations: property <min-height> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
    426    expected: FAIL
    427 
    428  [Web Animations: property <min-height> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
    429    expected: FAIL
    430 
    431  [Web Animations: property <min-height> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
    432    expected: FAIL
    433 
    434  [CSS Transitions: property <min-height> from neutral to [min-content\] at (-0.3) should be [calc-size(min-content, 13px + size * -0.3)\]]
    435    expected: FAIL
    436 
    437  [CSS Transitions: property <min-height> from neutral to [min-content\] at (0) should be [calc-size(min-content, 10px + size * 0)\]]
    438    expected: FAIL
    439 
    440  [CSS Transitions: property <min-height> from neutral to [min-content\] at (0.3) should be [calc-size(min-content, 7px + size * 0.3)\]]
    441    expected: FAIL
    442 
    443  [CSS Transitions: property <min-height> from neutral to [min-content\] at (0.6) should be [calc-size(min-content, 4px + size * 0.6)\]]
    444    expected: FAIL
    445 
    446  [CSS Transitions: property <min-height> from neutral to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]]
    447    expected: FAIL
    448 
    449  [CSS Transitions: property <min-height> from neutral to [min-content\] at (1.5) should be [calc-size(min-content, -5px + size * 1.5)\]]
    450    expected: FAIL
    451 
    452  [CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (-0.3) should be [calc-size(min-content, 13px + size * -0.3)\]]
    453    expected: FAIL
    454 
    455  [CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0) should be [calc-size(min-content, 10px + size * 0)\]]
    456    expected: FAIL
    457 
    458  [CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0.3) should be [calc-size(min-content, 7px + size * 0.3)\]]
    459    expected: FAIL
    460 
    461  [CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0.6) should be [calc-size(min-content, 4px + size * 0.6)\]]
    462    expected: FAIL
    463 
    464  [CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]]
    465    expected: FAIL
    466 
    467  [CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (1.5) should be [calc-size(min-content, -5px + size * 1.5)\]]
    468    expected: FAIL
    469 
    470  [CSS Animations: property <min-height> from neutral to [min-content\] at (0.6) should be [calc-size(min-content, 4px + size * 0.6)\]]
    471    expected: FAIL
    472 
    473  [CSS Animations: property <min-height> from neutral to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]]
    474    expected: FAIL
    475 
    476  [CSS Animations: property <min-height> from neutral to [min-content\] at (1.5) should be [calc-size(min-content, -5px + size * 1.5)\]]
    477    expected: FAIL
    478 
    479  [Web Animations: property <min-height> from neutral to [min-content\] at (0.6) should be [calc-size(min-content, 4px + size * 0.6)\]]
    480    expected: FAIL
    481 
    482  [Web Animations: property <min-height> from neutral to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]]
    483    expected: FAIL
    484 
    485  [Web Animations: property <min-height> from neutral to [min-content\] at (1.5) should be [calc-size(min-content, -5px + size * 1.5)\]]
    486    expected: FAIL