tor-browser

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

interestfor-css-properties.tentative.html.ini (8147B)


      1 [interestfor-css-properties.tentative.html]
      2  [Property interest-delay-start value '0s']
      3    expected: FAIL
      4 
      5  [Property interest-delay-start value '0ms']
      6    expected: FAIL
      7 
      8  [Property interest-delay-start value '32s']
      9    expected: FAIL
     10 
     11  [Property interest-delay-start value '123ms']
     12    expected: FAIL
     13 
     14  [Property interest-delay-start value 'normal']
     15    expected: FAIL
     16 
     17  [e.style['interest-delay-start'\] = "0s" should set the property value]
     18    expected: FAIL
     19 
     20  [e.style['interest-delay-start'\] = "0ms" should set the property value]
     21    expected: FAIL
     22 
     23  [e.style['interest-delay-start'\] = "32s" should set the property value]
     24    expected: FAIL
     25 
     26  [e.style['interest-delay-start'\] = "123ms" should set the property value]
     27    expected: FAIL
     28 
     29  [e.style['interest-delay-start'\] = "inherit" should set the property value]
     30    expected: FAIL
     31 
     32  [e.style['interest-delay-start'\] = "calc(2s * sibling-index())" should set the property value]
     33    expected: FAIL
     34 
     35  [e.style['interest-delay-start'\] = "normal" should set the property value]
     36    expected: FAIL
     37 
     38  [CSS Transitions: property <interest-delay-start> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
     39    expected: FAIL
     40 
     41  [CSS Transitions: property <interest-delay-start> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
     42    expected: FAIL
     43 
     44  [CSS Transitions: property <interest-delay-start> from [1s\] to [2000ms\] at (0) should be [1s\]]
     45    expected: FAIL
     46 
     47  [CSS Transitions: property <interest-delay-start> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
     48    expected: FAIL
     49 
     50  [CSS Transitions: property <interest-delay-start> from [1s\] to [2000ms\] at (1) should be [2s\]]
     51    expected: FAIL
     52 
     53  [CSS Transitions: property <interest-delay-start> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
     54    expected: FAIL
     55 
     56  [CSS Transitions with transition: all: property <interest-delay-start> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
     57    expected: FAIL
     58 
     59  [CSS Transitions with transition: all: property <interest-delay-start> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
     60    expected: FAIL
     61 
     62  [CSS Transitions with transition: all: property <interest-delay-start> from [1s\] to [2000ms\] at (0) should be [1s\]]
     63    expected: FAIL
     64 
     65  [CSS Transitions with transition: all: property <interest-delay-start> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
     66    expected: FAIL
     67 
     68  [CSS Transitions with transition: all: property <interest-delay-start> from [1s\] to [2000ms\] at (1) should be [2s\]]
     69    expected: FAIL
     70 
     71  [CSS Transitions with transition: all: property <interest-delay-start> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
     72    expected: FAIL
     73 
     74  [CSS Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
     75    expected: FAIL
     76 
     77  [CSS Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
     78    expected: FAIL
     79 
     80  [CSS Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (0) should be [1s\]]
     81    expected: FAIL
     82 
     83  [CSS Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
     84    expected: FAIL
     85 
     86  [CSS Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (1) should be [2s\]]
     87    expected: FAIL
     88 
     89  [CSS Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
     90    expected: FAIL
     91 
     92  [Web Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
     93    expected: FAIL
     94 
     95  [Web Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
     96    expected: FAIL
     97 
     98  [Web Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (0) should be [1s\]]
     99    expected: FAIL
    100 
    101  [Web Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
    102    expected: FAIL
    103 
    104  [Web Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (1) should be [2s\]]
    105    expected: FAIL
    106 
    107  [Web Animations: property <interest-delay-start> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
    108    expected: FAIL
    109 
    110  [Property interest-delay-end value '0s']
    111    expected: FAIL
    112 
    113  [Property interest-delay-end value '0ms']
    114    expected: FAIL
    115 
    116  [Property interest-delay-end value '32s']
    117    expected: FAIL
    118 
    119  [Property interest-delay-end value '123ms']
    120    expected: FAIL
    121 
    122  [Property interest-delay-end value 'normal']
    123    expected: FAIL
    124 
    125  [e.style['interest-delay-end'\] = "0s" should set the property value]
    126    expected: FAIL
    127 
    128  [e.style['interest-delay-end'\] = "0ms" should set the property value]
    129    expected: FAIL
    130 
    131  [e.style['interest-delay-end'\] = "32s" should set the property value]
    132    expected: FAIL
    133 
    134  [e.style['interest-delay-end'\] = "123ms" should set the property value]
    135    expected: FAIL
    136 
    137  [e.style['interest-delay-end'\] = "inherit" should set the property value]
    138    expected: FAIL
    139 
    140  [e.style['interest-delay-end'\] = "calc(2s * sibling-index())" should set the property value]
    141    expected: FAIL
    142 
    143  [e.style['interest-delay-end'\] = "normal" should set the property value]
    144    expected: FAIL
    145 
    146  [CSS Transitions: property <interest-delay-end> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
    147    expected: FAIL
    148 
    149  [CSS Transitions: property <interest-delay-end> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
    150    expected: FAIL
    151 
    152  [CSS Transitions: property <interest-delay-end> from [1s\] to [2000ms\] at (0) should be [1s\]]
    153    expected: FAIL
    154 
    155  [CSS Transitions: property <interest-delay-end> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
    156    expected: FAIL
    157 
    158  [CSS Transitions: property <interest-delay-end> from [1s\] to [2000ms\] at (1) should be [2s\]]
    159    expected: FAIL
    160 
    161  [CSS Transitions: property <interest-delay-end> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
    162    expected: FAIL
    163 
    164  [CSS Transitions with transition: all: property <interest-delay-end> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
    165    expected: FAIL
    166 
    167  [CSS Transitions with transition: all: property <interest-delay-end> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
    168    expected: FAIL
    169 
    170  [CSS Transitions with transition: all: property <interest-delay-end> from [1s\] to [2000ms\] at (0) should be [1s\]]
    171    expected: FAIL
    172 
    173  [CSS Transitions with transition: all: property <interest-delay-end> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
    174    expected: FAIL
    175 
    176  [CSS Transitions with transition: all: property <interest-delay-end> from [1s\] to [2000ms\] at (1) should be [2s\]]
    177    expected: FAIL
    178 
    179  [CSS Transitions with transition: all: property <interest-delay-end> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
    180    expected: FAIL
    181 
    182  [CSS Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
    183    expected: FAIL
    184 
    185  [CSS Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
    186    expected: FAIL
    187 
    188  [CSS Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (0) should be [1s\]]
    189    expected: FAIL
    190 
    191  [CSS Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
    192    expected: FAIL
    193 
    194  [CSS Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (1) should be [2s\]]
    195    expected: FAIL
    196 
    197  [CSS Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
    198    expected: FAIL
    199 
    200  [Web Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (-1.5) should be [0s\]]
    201    expected: FAIL
    202 
    203  [Web Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (-0.3) should be [0.7s\]]
    204    expected: FAIL
    205 
    206  [Web Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (0) should be [1s\]]
    207    expected: FAIL
    208 
    209  [Web Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (0.5) should be [1.5s\]]
    210    expected: FAIL
    211 
    212  [Web Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (1) should be [2s\]]
    213    expected: FAIL
    214 
    215  [Web Animations: property <interest-delay-end> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
    216    expected: FAIL