tor-browser

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

interpolate-size-min-width-interpolation.html.ini (18145B)


      1 [interpolate-size-min-width-interpolation.html]
      2  [CSS Transitions: property <min-width> 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-width> from [initial\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
      6    expected: FAIL
      7 
      8  [CSS Transitions: property <min-width> 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-width> 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-width> from [initial\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
     15    expected: FAIL
     16 
     17  [CSS Transitions: property <min-width> 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-width> 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-width> 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-width> 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-width> 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-width> 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-width> 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-width> 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-width> from [initial\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
     42    expected: FAIL
     43 
     44  [CSS Animations: property <min-width> 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-width> 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-width> from [initial\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
     51    expected: FAIL
     52 
     53  [CSS Animations: property <min-width> 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-width> 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-width> from [initial\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
     60    expected: FAIL
     61 
     62  [Web Animations: property <min-width> 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-width> 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-width> from [initial\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
     69    expected: FAIL
     70 
     71  [Web Animations: property <min-width> 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-width> 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-width> from [unset\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
     78    expected: FAIL
     79 
     80  [CSS Transitions: property <min-width> 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-width> 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-width> from [unset\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
     87    expected: FAIL
     88 
     89  [CSS Transitions: property <min-width> 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-width> 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-width> 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-width> 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-width> 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-width> 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-width> 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-width> 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-width> from [unset\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    114    expected: FAIL
    115 
    116  [CSS Animations: property <min-width> 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-width> 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-width> from [unset\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    123    expected: FAIL
    124 
    125  [CSS Animations: property <min-width> 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-width> 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-width> from [unset\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    132    expected: FAIL
    133 
    134  [Web Animations: property <min-width> 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-width> 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-width> from [unset\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    141    expected: FAIL
    142 
    143  [Web Animations: property <min-width> 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-width> 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-width> from [auto\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    150    expected: FAIL
    151 
    152  [CSS Transitions: property <min-width> 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-width> 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-width> from [auto\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    159    expected: FAIL
    160 
    161  [CSS Transitions: property <min-width> 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-width> 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-width> 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-width> 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-width> 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-width> 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-width> 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-width> 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-width> from [auto\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    186    expected: FAIL
    187 
    188  [CSS Animations: property <min-width> 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-width> 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-width> from [auto\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    195    expected: FAIL
    196 
    197  [CSS Animations: property <min-width> 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-width> 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-width> from [auto\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
    204    expected: FAIL
    205 
    206  [Web Animations: property <min-width> 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-width> 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-width> from [auto\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
    213    expected: FAIL
    214 
    215  [Web Animations: property <min-width> 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-width> from [0px\] to [stretch\] at (-0.3) should be [calc-size(stretch, 0px + size * -0.3)\]]
    219    expected: FAIL
    220 
    221  [CSS Transitions: property <min-width> from [0px\] to [stretch\] at (0) should be [calc-size(stretch, 0px + size * 0)\]]
    222    expected: FAIL
    223 
    224  [CSS Transitions: property <min-width> from [0px\] to [stretch\] at (0.3) should be [calc-size(stretch, 0px + size * 0.3)\]]
    225    expected: FAIL
    226 
    227  [CSS Transitions: property <min-width> from [0px\] to [stretch\] at (0.6) should be [calc-size(stretch, 0px + size * 0.6)\]]
    228    expected: FAIL
    229 
    230  [CSS Transitions: property <min-width> from [0px\] to [stretch\] at (1) should be [calc-size(stretch, 0px + size * 1)\]]
    231    expected: FAIL
    232 
    233  [CSS Transitions: property <min-width> from [0px\] to [stretch\] at (1.5) should be [calc-size(stretch, 0px + size * 1.5)\]]
    234    expected: FAIL
    235 
    236  [CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (-0.3) should be [calc-size(stretch, 0px + size * -0.3)\]]
    237    expected: FAIL
    238 
    239  [CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (0) should be [calc-size(stretch, 0px + size * 0)\]]
    240    expected: FAIL
    241 
    242  [CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (0.3) should be [calc-size(stretch, 0px + size * 0.3)\]]
    243    expected: FAIL
    244 
    245  [CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (0.6) should be [calc-size(stretch, 0px + size * 0.6)\]]
    246    expected: FAIL
    247 
    248  [CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (1) should be [calc-size(stretch, 0px + size * 1)\]]
    249    expected: FAIL
    250 
    251  [CSS Transitions with transition: all: property <min-width> from [0px\] to [stretch\] at (1.5) should be [calc-size(stretch, 0px + size * 1.5)\]]
    252    expected: FAIL
    253 
    254  [CSS Animations: property <min-width> from [0px\] to [stretch\] at (-0.3) should be [calc-size(stretch, 0px + size * -0.3)\]]
    255    expected: FAIL
    256 
    257  [CSS Animations: property <min-width> from [0px\] to [stretch\] at (0) should be [calc-size(stretch, 0px + size * 0)\]]
    258    expected: FAIL
    259 
    260  [CSS Animations: property <min-width> from [0px\] to [stretch\] at (0.3) should be [calc-size(stretch, 0px + size * 0.3)\]]
    261    expected: FAIL
    262 
    263  [CSS Animations: property <min-width> from [0px\] to [stretch\] at (0.6) should be [calc-size(stretch, 0px + size * 0.6)\]]
    264    expected: FAIL
    265 
    266  [CSS Animations: property <min-width> from [0px\] to [stretch\] at (1) should be [calc-size(stretch, 0px + size * 1)\]]
    267    expected: FAIL
    268 
    269  [CSS Animations: property <min-width> from [0px\] to [stretch\] at (1.5) should be [calc-size(stretch, 0px + size * 1.5)\]]
    270    expected: FAIL
    271 
    272  [Web Animations: property <min-width> from [0px\] to [stretch\] at (-0.3) should be [calc-size(stretch, 0px + size * -0.3)\]]
    273    expected: FAIL
    274 
    275  [Web Animations: property <min-width> from [0px\] to [stretch\] at (0) should be [calc-size(stretch, 0px + size * 0)\]]
    276    expected: FAIL
    277 
    278  [Web Animations: property <min-width> from [0px\] to [stretch\] at (0.3) should be [calc-size(stretch, 0px + size * 0.3)\]]
    279    expected: FAIL
    280 
    281  [Web Animations: property <min-width> from [0px\] to [stretch\] at (0.6) should be [calc-size(stretch, 0px + size * 0.6)\]]
    282    expected: FAIL
    283 
    284  [Web Animations: property <min-width> from [0px\] to [stretch\] at (1) should be [calc-size(stretch, 0px + size * 1)\]]
    285    expected: FAIL
    286 
    287  [Web Animations: property <min-width> from [0px\] to [stretch\] at (1.5) should be [calc-size(stretch, 0px + size * 1.5)\]]
    288    expected: FAIL
    289 
    290  [CSS Animations: property <min-width> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
    291    expected: FAIL
    292 
    293  [CSS Animations: property <min-width> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
    294    expected: FAIL
    295 
    296  [CSS Animations: property <min-width> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
    297    expected: FAIL
    298 
    299  [Web Animations: property <min-width> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
    300    expected: FAIL
    301 
    302  [Web Animations: property <min-width> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
    303    expected: FAIL
    304 
    305  [Web Animations: property <min-width> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
    306    expected: FAIL
    307 
    308  [CSS Transitions: property <min-width> from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 13px + size * -0.3)\]]
    309    expected: FAIL
    310 
    311  [CSS Transitions: property <min-width> from neutral to [max-content\] at (0) should be [calc-size(max-content, 10px + size * 0)\]]
    312    expected: FAIL
    313 
    314  [CSS Transitions: property <min-width> from neutral to [max-content\] at (0.3) should be [calc-size(max-content, 7px + size * 0.3)\]]
    315    expected: FAIL
    316 
    317  [CSS Transitions: property <min-width> from neutral to [max-content\] at (0.6) should be [calc-size(max-content, 4px + size * 0.6)\]]
    318    expected: FAIL
    319 
    320  [CSS Transitions: property <min-width> from neutral to [max-content\] at (1) should be [calc-size(max-content, 0px + size * 1)\]]
    321    expected: FAIL
    322 
    323  [CSS Transitions: property <min-width> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -5px + size * 1.5)\]]
    324    expected: FAIL
    325 
    326  [CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 13px + size * -0.3)\]]
    327    expected: FAIL
    328 
    329  [CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0) should be [calc-size(max-content, 10px + size * 0)\]]
    330    expected: FAIL
    331 
    332  [CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0.3) should be [calc-size(max-content, 7px + size * 0.3)\]]
    333    expected: FAIL
    334 
    335  [CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0.6) should be [calc-size(max-content, 4px + size * 0.6)\]]
    336    expected: FAIL
    337 
    338  [CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (1) should be [calc-size(max-content, 0px + size * 1)\]]
    339    expected: FAIL
    340 
    341  [CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -5px + size * 1.5)\]]
    342    expected: FAIL
    343 
    344  [CSS Animations: property <min-width> from neutral to [max-content\] at (0.6) should be [calc-size(max-content, 4px + size * 0.6)\]]
    345    expected: FAIL
    346 
    347  [CSS Animations: property <min-width> from neutral to [max-content\] at (1) should be [calc-size(max-content, 0px + size * 1)\]]
    348    expected: FAIL
    349 
    350  [CSS Animations: property <min-width> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -5px + size * 1.5)\]]
    351    expected: FAIL
    352 
    353  [Web Animations: property <min-width> from neutral to [max-content\] at (0.6) should be [calc-size(max-content, 4px + size * 0.6)\]]
    354    expected: FAIL
    355 
    356  [Web Animations: property <min-width> from neutral to [max-content\] at (1) should be [calc-size(max-content, 0px + size * 1)\]]
    357    expected: FAIL
    358 
    359  [Web Animations: property <min-width> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -5px + size * 1.5)\]]
    360    expected: FAIL