tor-browser

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

columns-interpolation.html.ini (31674B)


      1 [columns-interpolation.html]
      2  [CSS Transitions: property <columns> from neutral to [100px / 200px\] at (-1) should be [300px / 0px\]]
      3    expected: FAIL
      4 
      5  [CSS Transitions: property <columns> from neutral to [100px / 200px\] at (-0.5) should be [250px / 50px\]]
      6    expected: FAIL
      7 
      8  [CSS Transitions: property <columns> from neutral to [100px / 200px\] at (0) should be [200px / 100px\]]
      9    expected: FAIL
     10 
     11  [CSS Transitions: property <columns> from neutral to [100px / 200px\] at (0.5) should be [150px / 150px\]]
     12    expected: FAIL
     13 
     14  [CSS Transitions: property <columns> from neutral to [100px / 200px\] at (1) should be [100px / 200px\]]
     15    expected: FAIL
     16 
     17  [CSS Transitions with transition: all: property <columns> from neutral to [100px / 200px\] at (-1) should be [300px / 0px\]]
     18    expected: FAIL
     19 
     20  [CSS Transitions with transition: all: property <columns> from neutral to [100px / 200px\] at (-0.5) should be [250px / 50px\]]
     21    expected: FAIL
     22 
     23  [CSS Transitions with transition: all: property <columns> from neutral to [100px / 200px\] at (0) should be [200px / 100px\]]
     24    expected: FAIL
     25 
     26  [CSS Transitions with transition: all: property <columns> from neutral to [100px / 200px\] at (0.5) should be [150px / 150px\]]
     27    expected: FAIL
     28 
     29  [CSS Transitions with transition: all: property <columns> from neutral to [100px / 200px\] at (1) should be [100px / 200px\]]
     30    expected: FAIL
     31 
     32  [CSS Animations: property <columns> from neutral to [100px / 200px\] at (-1) should be [300px / 0px\]]
     33    expected: FAIL
     34 
     35  [CSS Animations: property <columns> from neutral to [100px / 200px\] at (-0.5) should be [250px / 50px\]]
     36    expected: FAIL
     37 
     38  [CSS Animations: property <columns> from neutral to [100px / 200px\] at (0) should be [200px / 100px\]]
     39    expected: FAIL
     40 
     41  [CSS Animations: property <columns> from neutral to [100px / 200px\] at (0.5) should be [150px / 150px\]]
     42    expected: FAIL
     43 
     44  [CSS Animations: property <columns> from neutral to [100px / 200px\] at (1) should be [100px / 200px\]]
     45    expected: FAIL
     46 
     47  [Web Animations: property <columns> from neutral to [100px / 200px\] at (-1) should be [300px / 0px\]]
     48    expected: FAIL
     49 
     50  [Web Animations: property <columns> from neutral to [100px / 200px\] at (-0.5) should be [250px / 50px\]]
     51    expected: FAIL
     52 
     53  [Web Animations: property <columns> from neutral to [100px / 200px\] at (0) should be [200px / 100px\]]
     54    expected: FAIL
     55 
     56  [Web Animations: property <columns> from neutral to [100px / 200px\] at (0.5) should be [150px / 150px\]]
     57    expected: FAIL
     58 
     59  [Web Animations: property <columns> from neutral to [100px / 200px\] at (1) should be [100px / 200px\]]
     60    expected: FAIL
     61 
     62  [CSS Transitions: property <columns> from [1000px / 500px\] to [100px / 200px\] at (-1) should be [1900px / 800px\]]
     63    expected: FAIL
     64 
     65  [CSS Transitions: property <columns> from [1000px / 500px\] to [100px / 200px\] at (-0.5) should be [1450px / 650px\]]
     66    expected: FAIL
     67 
     68  [CSS Transitions: property <columns> from [1000px / 500px\] to [100px / 200px\] at (0) should be [1000px / 500px\]]
     69    expected: FAIL
     70 
     71  [CSS Transitions: property <columns> from [1000px / 500px\] to [100px / 200px\] at (0.5) should be [550px / 350px\]]
     72    expected: FAIL
     73 
     74  [CSS Transitions: property <columns> from [1000px / 500px\] to [100px / 200px\] at (1) should be [100px / 200px\]]
     75    expected: FAIL
     76 
     77  [CSS Transitions with transition: all: property <columns> from [1000px / 500px\] to [100px / 200px\] at (-1) should be [1900px / 800px\]]
     78    expected: FAIL
     79 
     80  [CSS Transitions with transition: all: property <columns> from [1000px / 500px\] to [100px / 200px\] at (-0.5) should be [1450px / 650px\]]
     81    expected: FAIL
     82 
     83  [CSS Transitions with transition: all: property <columns> from [1000px / 500px\] to [100px / 200px\] at (0) should be [1000px / 500px\]]
     84    expected: FAIL
     85 
     86  [CSS Transitions with transition: all: property <columns> from [1000px / 500px\] to [100px / 200px\] at (0.5) should be [550px / 350px\]]
     87    expected: FAIL
     88 
     89  [CSS Transitions with transition: all: property <columns> from [1000px / 500px\] to [100px / 200px\] at (1) should be [100px / 200px\]]
     90    expected: FAIL
     91 
     92  [CSS Animations: property <columns> from [1000px / 500px\] to [100px / 200px\] at (-1) should be [1900px / 800px\]]
     93    expected: FAIL
     94 
     95  [CSS Animations: property <columns> from [1000px / 500px\] to [100px / 200px\] at (-0.5) should be [1450px / 650px\]]
     96    expected: FAIL
     97 
     98  [CSS Animations: property <columns> from [1000px / 500px\] to [100px / 200px\] at (0) should be [1000px / 500px\]]
     99    expected: FAIL
    100 
    101  [CSS Animations: property <columns> from [1000px / 500px\] to [100px / 200px\] at (0.5) should be [550px / 350px\]]
    102    expected: FAIL
    103 
    104  [CSS Animations: property <columns> from [1000px / 500px\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    105    expected: FAIL
    106 
    107  [Web Animations: property <columns> from [1000px / 500px\] to [100px / 200px\] at (-1) should be [1900px / 800px\]]
    108    expected: FAIL
    109 
    110  [Web Animations: property <columns> from [1000px / 500px\] to [100px / 200px\] at (-0.5) should be [1450px / 650px\]]
    111    expected: FAIL
    112 
    113  [Web Animations: property <columns> from [1000px / 500px\] to [100px / 200px\] at (0) should be [1000px / 500px\]]
    114    expected: FAIL
    115 
    116  [Web Animations: property <columns> from [1000px / 500px\] to [100px / 200px\] at (0.5) should be [550px / 350px\]]
    117    expected: FAIL
    118 
    119  [Web Animations: property <columns> from [1000px / 500px\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    120    expected: FAIL
    121 
    122  [CSS Transitions: property <columns> from [10 / 100px\] to [20 / 200px\] at (-0.5) should be [5 / 50px\]]
    123    expected: FAIL
    124 
    125  [CSS Transitions: property <columns> from [10 / 100px\] to [20 / 200px\] at (0) should be [10 / 100px\]]
    126    expected: FAIL
    127 
    128  [CSS Transitions: property <columns> from [10 / 100px\] to [20 / 200px\] at (0.5) should be [15 / 150px\]]
    129    expected: FAIL
    130 
    131  [CSS Transitions: property <columns> from [10 / 100px\] to [20 / 200px\] at (1) should be [20 / 200px\]]
    132    expected: FAIL
    133 
    134  [CSS Transitions with transition: all: property <columns> from [10 / 100px\] to [20 / 200px\] at (-0.5) should be [5 / 50px\]]
    135    expected: FAIL
    136 
    137  [CSS Transitions with transition: all: property <columns> from [10 / 100px\] to [20 / 200px\] at (0) should be [10 / 100px\]]
    138    expected: FAIL
    139 
    140  [CSS Transitions with transition: all: property <columns> from [10 / 100px\] to [20 / 200px\] at (0.5) should be [15 / 150px\]]
    141    expected: FAIL
    142 
    143  [CSS Transitions with transition: all: property <columns> from [10 / 100px\] to [20 / 200px\] at (1) should be [20 / 200px\]]
    144    expected: FAIL
    145 
    146  [CSS Animations: property <columns> from [10 / 100px\] to [20 / 200px\] at (-0.5) should be [5 / 50px\]]
    147    expected: FAIL
    148 
    149  [CSS Animations: property <columns> from [10 / 100px\] to [20 / 200px\] at (0) should be [10 / 100px\]]
    150    expected: FAIL
    151 
    152  [CSS Animations: property <columns> from [10 / 100px\] to [20 / 200px\] at (0.5) should be [15 / 150px\]]
    153    expected: FAIL
    154 
    155  [CSS Animations: property <columns> from [10 / 100px\] to [20 / 200px\] at (1) should be [20 / 200px\]]
    156    expected: FAIL
    157 
    158  [Web Animations: property <columns> from [10 / 100px\] to [20 / 200px\] at (-0.5) should be [5 / 50px\]]
    159    expected: FAIL
    160 
    161  [Web Animations: property <columns> from [10 / 100px\] to [20 / 200px\] at (0) should be [10 / 100px\]]
    162    expected: FAIL
    163 
    164  [Web Animations: property <columns> from [10 / 100px\] to [20 / 200px\] at (0.5) should be [15 / 150px\]]
    165    expected: FAIL
    166 
    167  [Web Animations: property <columns> from [10 / 100px\] to [20 / 200px\] at (1) should be [20 / 200px\]]
    168    expected: FAIL
    169 
    170  [CSS Transitions: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (-0.5) should be [5 50px\]]
    171    expected: FAIL
    172 
    173  [CSS Transitions: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (0) should be [10 100px\]]
    174    expected: FAIL
    175 
    176  [CSS Transitions: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (0.5) should be [15 150px\]]
    177    expected: FAIL
    178 
    179  [CSS Transitions: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (1) should be [20 200px\]]
    180    expected: FAIL
    181 
    182  [CSS Transitions with transition: all: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (-0.5) should be [5 50px\]]
    183    expected: FAIL
    184 
    185  [CSS Transitions with transition: all: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (0) should be [10 100px\]]
    186    expected: FAIL
    187 
    188  [CSS Transitions with transition: all: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (0.5) should be [15 150px\]]
    189    expected: FAIL
    190 
    191  [CSS Transitions with transition: all: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (1) should be [20 200px\]]
    192    expected: FAIL
    193 
    194  [CSS Animations: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (-0.5) should be [5 50px\]]
    195    expected: FAIL
    196 
    197  [CSS Animations: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (0) should be [10 100px\]]
    198    expected: FAIL
    199 
    200  [CSS Animations: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (0.5) should be [15 150px\]]
    201    expected: FAIL
    202 
    203  [CSS Animations: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (1) should be [20 200px\]]
    204    expected: FAIL
    205 
    206  [Web Animations: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (-0.5) should be [5 50px\]]
    207    expected: FAIL
    208 
    209  [Web Animations: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (0) should be [10 100px\]]
    210    expected: FAIL
    211 
    212  [Web Animations: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (0.5) should be [15 150px\]]
    213    expected: FAIL
    214 
    215  [Web Animations: property <columns> from [10 100px / auto\] to [20 200px / auto\] at (1) should be [20 200px\]]
    216    expected: FAIL
    217 
    218  [CSS Transitions: property <columns> from [inherit\] to [200px / 900px\] at (-0.5) should be [0px / 0px\]]
    219    expected: FAIL
    220 
    221  [CSS Transitions: property <columns> from [inherit\] to [200px / 900px\] at (-0.2) should be [20px / 0px\]]
    222    expected: FAIL
    223 
    224  [CSS Transitions: property <columns> from [inherit\] to [200px / 900px\] at (-0.1) should be [35px / 20px\]]
    225    expected: FAIL
    226 
    227  [CSS Transitions: property <columns> from [inherit\] to [200px / 900px\] at (0) should be [50px / 100px\]]
    228    expected: FAIL
    229 
    230  [CSS Transitions: property <columns> from [inherit\] to [200px / 900px\] at (0.5) should be [125px / 500px\]]
    231    expected: FAIL
    232 
    233  [CSS Transitions: property <columns> from [inherit\] to [200px / 900px\] at (1) should be [200px / 900px\]]
    234    expected: FAIL
    235 
    236  [CSS Transitions with transition: all: property <columns> from [inherit\] to [200px / 900px\] at (-0.5) should be [0px / 0px\]]
    237    expected: FAIL
    238 
    239  [CSS Transitions with transition: all: property <columns> from [inherit\] to [200px / 900px\] at (-0.2) should be [20px / 0px\]]
    240    expected: FAIL
    241 
    242  [CSS Transitions with transition: all: property <columns> from [inherit\] to [200px / 900px\] at (-0.1) should be [35px / 20px\]]
    243    expected: FAIL
    244 
    245  [CSS Transitions with transition: all: property <columns> from [inherit\] to [200px / 900px\] at (0) should be [50px / 100px\]]
    246    expected: FAIL
    247 
    248  [CSS Transitions with transition: all: property <columns> from [inherit\] to [200px / 900px\] at (0.5) should be [125px / 500px\]]
    249    expected: FAIL
    250 
    251  [CSS Transitions with transition: all: property <columns> from [inherit\] to [200px / 900px\] at (1) should be [200px / 900px\]]
    252    expected: FAIL
    253 
    254  [CSS Animations: property <columns> from [inherit\] to [200px / 900px\] at (-0.5) should be [0px / 0px\]]
    255    expected: FAIL
    256 
    257  [CSS Animations: property <columns> from [inherit\] to [200px / 900px\] at (-0.2) should be [20px / 0px\]]
    258    expected: FAIL
    259 
    260  [CSS Animations: property <columns> from [inherit\] to [200px / 900px\] at (-0.1) should be [35px / 20px\]]
    261    expected: FAIL
    262 
    263  [CSS Animations: property <columns> from [inherit\] to [200px / 900px\] at (0) should be [50px / 100px\]]
    264    expected: FAIL
    265 
    266  [CSS Animations: property <columns> from [inherit\] to [200px / 900px\] at (0.5) should be [125px / 500px\]]
    267    expected: FAIL
    268 
    269  [CSS Animations: property <columns> from [inherit\] to [200px / 900px\] at (1) should be [200px / 900px\]]
    270    expected: FAIL
    271 
    272  [Web Animations: property <columns> from [inherit\] to [200px / 900px\] at (-0.5) should be [0px / 0px\]]
    273    expected: FAIL
    274 
    275  [Web Animations: property <columns> from [inherit\] to [200px / 900px\] at (-0.2) should be [20px / 0px\]]
    276    expected: FAIL
    277 
    278  [Web Animations: property <columns> from [inherit\] to [200px / 900px\] at (-0.1) should be [35px / 20px\]]
    279    expected: FAIL
    280 
    281  [Web Animations: property <columns> from [inherit\] to [200px / 900px\] at (0) should be [50px / 100px\]]
    282    expected: FAIL
    283 
    284  [Web Animations: property <columns> from [inherit\] to [200px / 900px\] at (0.5) should be [125px / 500px\]]
    285    expected: FAIL
    286 
    287  [Web Animations: property <columns> from [inherit\] to [200px / 900px\] at (1) should be [200px / 900px\]]
    288    expected: FAIL
    289 
    290  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (-0.3) should be [initial\]]
    291    expected: FAIL
    292 
    293  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (0) should be [initial\]]
    294    expected: FAIL
    295 
    296  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (0.3) should be [initial\]]
    297    expected: FAIL
    298 
    299  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    300    expected: FAIL
    301 
    302  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    303    expected: FAIL
    304 
    305  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    306    expected: FAIL
    307 
    308  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    309    expected: FAIL
    310 
    311  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (-0.3) should be [initial\]]
    312    expected: FAIL
    313 
    314  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (0) should be [initial\]]
    315    expected: FAIL
    316 
    317  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (0.3) should be [initial\]]
    318    expected: FAIL
    319 
    320  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    321    expected: FAIL
    322 
    323  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    324    expected: FAIL
    325 
    326  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    327    expected: FAIL
    328 
    329  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [initial\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    330    expected: FAIL
    331 
    332  [CSS Transitions: property <columns> from [initial\] to [100px / 200px\] at (-0.3) should be [100px / 200px\]]
    333    expected: FAIL
    334 
    335  [CSS Transitions: property <columns> from [initial\] to [100px / 200px\] at (0) should be [100px / 200px\]]
    336    expected: FAIL
    337 
    338  [CSS Transitions: property <columns> from [initial\] to [100px / 200px\] at (0.3) should be [100px / 200px\]]
    339    expected: FAIL
    340 
    341  [CSS Transitions: property <columns> from [initial\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    342    expected: FAIL
    343 
    344  [CSS Transitions: property <columns> from [initial\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    345    expected: FAIL
    346 
    347  [CSS Transitions: property <columns> from [initial\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    348    expected: FAIL
    349 
    350  [CSS Transitions: property <columns> from [initial\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    351    expected: FAIL
    352 
    353  [CSS Transitions with transition: all: property <columns> from [initial\] to [100px / 200px\] at (-0.3) should be [100px / 200px\]]
    354    expected: FAIL
    355 
    356  [CSS Transitions with transition: all: property <columns> from [initial\] to [100px / 200px\] at (0) should be [100px / 200px\]]
    357    expected: FAIL
    358 
    359  [CSS Transitions with transition: all: property <columns> from [initial\] to [100px / 200px\] at (0.3) should be [100px / 200px\]]
    360    expected: FAIL
    361 
    362  [CSS Transitions with transition: all: property <columns> from [initial\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    363    expected: FAIL
    364 
    365  [CSS Transitions with transition: all: property <columns> from [initial\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    366    expected: FAIL
    367 
    368  [CSS Transitions with transition: all: property <columns> from [initial\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    369    expected: FAIL
    370 
    371  [CSS Transitions with transition: all: property <columns> from [initial\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    372    expected: FAIL
    373 
    374  [CSS Animations: property <columns> from [initial\] to [100px / 200px\] at (-0.3) should be [initial\]]
    375    expected: FAIL
    376 
    377  [CSS Animations: property <columns> from [initial\] to [100px / 200px\] at (0) should be [initial\]]
    378    expected: FAIL
    379 
    380  [CSS Animations: property <columns> from [initial\] to [100px / 200px\] at (0.3) should be [initial\]]
    381    expected: FAIL
    382 
    383  [CSS Animations: property <columns> from [initial\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    384    expected: FAIL
    385 
    386  [CSS Animations: property <columns> from [initial\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    387    expected: FAIL
    388 
    389  [CSS Animations: property <columns> from [initial\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    390    expected: FAIL
    391 
    392  [CSS Animations: property <columns> from [initial\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    393    expected: FAIL
    394 
    395  [Web Animations: property <columns> from [initial\] to [100px / 200px\] at (-0.3) should be [initial\]]
    396    expected: FAIL
    397 
    398  [Web Animations: property <columns> from [initial\] to [100px / 200px\] at (0) should be [initial\]]
    399    expected: FAIL
    400 
    401  [Web Animations: property <columns> from [initial\] to [100px / 200px\] at (0.3) should be [initial\]]
    402    expected: FAIL
    403 
    404  [Web Animations: property <columns> from [initial\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    405    expected: FAIL
    406 
    407  [Web Animations: property <columns> from [initial\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    408    expected: FAIL
    409 
    410  [Web Animations: property <columns> from [initial\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    411    expected: FAIL
    412 
    413  [Web Animations: property <columns> from [initial\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    414    expected: FAIL
    415 
    416  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (-0.3) should be [auto\]]
    417    expected: FAIL
    418 
    419  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (0) should be [auto\]]
    420    expected: FAIL
    421 
    422  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (0.3) should be [auto\]]
    423    expected: FAIL
    424 
    425  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    426    expected: FAIL
    427 
    428  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    429    expected: FAIL
    430 
    431  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    432    expected: FAIL
    433 
    434  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    435    expected: FAIL
    436 
    437  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (-0.3) should be [auto\]]
    438    expected: FAIL
    439 
    440  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (0) should be [auto\]]
    441    expected: FAIL
    442 
    443  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (0.3) should be [auto\]]
    444    expected: FAIL
    445 
    446  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    447    expected: FAIL
    448 
    449  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    450    expected: FAIL
    451 
    452  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    453    expected: FAIL
    454 
    455  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [auto\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    456    expected: FAIL
    457 
    458  [CSS Transitions: property <columns> from [auto\] to [100px / 200px\] at (-0.3) should be [100px / 200px\]]
    459    expected: FAIL
    460 
    461  [CSS Transitions: property <columns> from [auto\] to [100px / 200px\] at (0) should be [100px / 200px\]]
    462    expected: FAIL
    463 
    464  [CSS Transitions: property <columns> from [auto\] to [100px / 200px\] at (0.3) should be [100px / 200px\]]
    465    expected: FAIL
    466 
    467  [CSS Transitions: property <columns> from [auto\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    468    expected: FAIL
    469 
    470  [CSS Transitions: property <columns> from [auto\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    471    expected: FAIL
    472 
    473  [CSS Transitions: property <columns> from [auto\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    474    expected: FAIL
    475 
    476  [CSS Transitions: property <columns> from [auto\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    477    expected: FAIL
    478 
    479  [CSS Transitions with transition: all: property <columns> from [auto\] to [100px / 200px\] at (-0.3) should be [100px / 200px\]]
    480    expected: FAIL
    481 
    482  [CSS Transitions with transition: all: property <columns> from [auto\] to [100px / 200px\] at (0) should be [100px / 200px\]]
    483    expected: FAIL
    484 
    485  [CSS Transitions with transition: all: property <columns> from [auto\] to [100px / 200px\] at (0.3) should be [100px / 200px\]]
    486    expected: FAIL
    487 
    488  [CSS Transitions with transition: all: property <columns> from [auto\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    489    expected: FAIL
    490 
    491  [CSS Transitions with transition: all: property <columns> from [auto\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    492    expected: FAIL
    493 
    494  [CSS Transitions with transition: all: property <columns> from [auto\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    495    expected: FAIL
    496 
    497  [CSS Transitions with transition: all: property <columns> from [auto\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    498    expected: FAIL
    499 
    500  [CSS Animations: property <columns> from [auto\] to [100px / 200px\] at (-0.3) should be [auto\]]
    501    expected: FAIL
    502 
    503  [CSS Animations: property <columns> from [auto\] to [100px / 200px\] at (0) should be [auto\]]
    504    expected: FAIL
    505 
    506  [CSS Animations: property <columns> from [auto\] to [100px / 200px\] at (0.3) should be [auto\]]
    507    expected: FAIL
    508 
    509  [CSS Animations: property <columns> from [auto\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    510    expected: FAIL
    511 
    512  [CSS Animations: property <columns> from [auto\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    513    expected: FAIL
    514 
    515  [CSS Animations: property <columns> from [auto\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    516    expected: FAIL
    517 
    518  [CSS Animations: property <columns> from [auto\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    519    expected: FAIL
    520 
    521  [Web Animations: property <columns> from [auto\] to [100px / 200px\] at (-0.3) should be [auto\]]
    522    expected: FAIL
    523 
    524  [Web Animations: property <columns> from [auto\] to [100px / 200px\] at (0) should be [auto\]]
    525    expected: FAIL
    526 
    527  [Web Animations: property <columns> from [auto\] to [100px / 200px\] at (0.3) should be [auto\]]
    528    expected: FAIL
    529 
    530  [Web Animations: property <columns> from [auto\] to [100px / 200px\] at (0.5) should be [100px / 200px\]]
    531    expected: FAIL
    532 
    533  [Web Animations: property <columns> from [auto\] to [100px / 200px\] at (0.6) should be [100px / 200px\]]
    534    expected: FAIL
    535 
    536  [Web Animations: property <columns> from [auto\] to [100px / 200px\] at (1) should be [100px / 200px\]]
    537    expected: FAIL
    538 
    539  [Web Animations: property <columns> from [auto\] to [100px / 200px\] at (1.5) should be [100px / 200px\]]
    540    expected: FAIL
    541 
    542  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (-0.3) should be [100px / 200px\]]
    543    expected: FAIL
    544 
    545  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (0) should be [100px / 200px\]]
    546    expected: FAIL
    547 
    548  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (0.3) should be [100px / 200px\]]
    549    expected: FAIL
    550 
    551  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (0.5) should be [auto\]]
    552    expected: FAIL
    553 
    554  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (0.6) should be [auto\]]
    555    expected: FAIL
    556 
    557  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (1) should be [auto\]]
    558    expected: FAIL
    559 
    560  [CSS Transitions with transition-behavior:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (1.5) should be [auto\]]
    561    expected: FAIL
    562 
    563  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (-0.3) should be [100px / 200px\]]
    564    expected: FAIL
    565 
    566  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (0) should be [100px / 200px\]]
    567    expected: FAIL
    568 
    569  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (0.3) should be [100px / 200px\]]
    570    expected: FAIL
    571 
    572  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (0.5) should be [auto\]]
    573    expected: FAIL
    574 
    575  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (0.6) should be [auto\]]
    576    expected: FAIL
    577 
    578  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (1) should be [auto\]]
    579    expected: FAIL
    580 
    581  [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <columns> from [100px / 200px\] to [auto\] at (1.5) should be [auto\]]
    582    expected: FAIL
    583 
    584  [CSS Transitions: property <columns> from [100px / 200px\] to [auto\] at (-0.3) should be [auto\]]
    585    expected: FAIL
    586 
    587  [CSS Transitions: property <columns> from [100px / 200px\] to [auto\] at (0) should be [auto\]]
    588    expected: FAIL
    589 
    590  [CSS Transitions: property <columns> from [100px / 200px\] to [auto\] at (0.3) should be [auto\]]
    591    expected: FAIL
    592 
    593  [CSS Transitions: property <columns> from [100px / 200px\] to [auto\] at (0.5) should be [auto\]]
    594    expected: FAIL
    595 
    596  [CSS Transitions: property <columns> from [100px / 200px\] to [auto\] at (0.6) should be [auto\]]
    597    expected: FAIL
    598 
    599  [CSS Transitions: property <columns> from [100px / 200px\] to [auto\] at (1) should be [auto\]]
    600    expected: FAIL
    601 
    602  [CSS Transitions: property <columns> from [100px / 200px\] to [auto\] at (1.5) should be [auto\]]
    603    expected: FAIL
    604 
    605  [CSS Transitions with transition: all: property <columns> from [100px / 200px\] to [auto\] at (-0.3) should be [auto\]]
    606    expected: FAIL
    607 
    608  [CSS Transitions with transition: all: property <columns> from [100px / 200px\] to [auto\] at (0) should be [auto\]]
    609    expected: FAIL
    610 
    611  [CSS Transitions with transition: all: property <columns> from [100px / 200px\] to [auto\] at (0.3) should be [auto\]]
    612    expected: FAIL
    613 
    614  [CSS Transitions with transition: all: property <columns> from [100px / 200px\] to [auto\] at (0.5) should be [auto\]]
    615    expected: FAIL
    616 
    617  [CSS Transitions with transition: all: property <columns> from [100px / 200px\] to [auto\] at (0.6) should be [auto\]]
    618    expected: FAIL
    619 
    620  [CSS Transitions with transition: all: property <columns> from [100px / 200px\] to [auto\] at (1) should be [auto\]]
    621    expected: FAIL
    622 
    623  [CSS Transitions with transition: all: property <columns> from [100px / 200px\] to [auto\] at (1.5) should be [auto\]]
    624    expected: FAIL
    625 
    626  [CSS Animations: property <columns> from [100px / 200px\] to [auto\] at (-0.3) should be [100px / 200px\]]
    627    expected: FAIL
    628 
    629  [CSS Animations: property <columns> from [100px / 200px\] to [auto\] at (0) should be [100px / 200px\]]
    630    expected: FAIL
    631 
    632  [CSS Animations: property <columns> from [100px / 200px\] to [auto\] at (0.3) should be [100px / 200px\]]
    633    expected: FAIL
    634 
    635  [CSS Animations: property <columns> from [100px / 200px\] to [auto\] at (0.5) should be [auto\]]
    636    expected: FAIL
    637 
    638  [CSS Animations: property <columns> from [100px / 200px\] to [auto\] at (0.6) should be [auto\]]
    639    expected: FAIL
    640 
    641  [CSS Animations: property <columns> from [100px / 200px\] to [auto\] at (1) should be [auto\]]
    642    expected: FAIL
    643 
    644  [CSS Animations: property <columns> from [100px / 200px\] to [auto\] at (1.5) should be [auto\]]
    645    expected: FAIL
    646 
    647  [Web Animations: property <columns> from [100px / 200px\] to [auto\] at (-0.3) should be [100px / 200px\]]
    648    expected: FAIL
    649 
    650  [Web Animations: property <columns> from [100px / 200px\] to [auto\] at (0) should be [100px / 200px\]]
    651    expected: FAIL
    652 
    653  [Web Animations: property <columns> from [100px / 200px\] to [auto\] at (0.3) should be [100px / 200px\]]
    654    expected: FAIL
    655 
    656  [Web Animations: property <columns> from [100px / 200px\] to [auto\] at (0.5) should be [auto\]]
    657    expected: FAIL
    658 
    659  [Web Animations: property <columns> from [100px / 200px\] to [auto\] at (0.6) should be [auto\]]
    660    expected: FAIL
    661 
    662  [Web Animations: property <columns> from [100px / 200px\] to [auto\] at (1) should be [auto\]]
    663    expected: FAIL
    664 
    665  [Web Animations: property <columns> from [100px / 200px\] to [auto\] at (1.5) should be [auto\]]
    666    expected: FAIL