tor-browser

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

transform-interpolation-computed-value.html.ini (13662B)


      1 [transform-interpolation-computed-value.html]
      2  expected:
      3    if (os == "android") and fission: [TIMEOUT, OK]
      4  [Interpolation between translate3d(0,0,-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
      5    expected: FAIL
      6 
      7  [Interpolation between rotateZ(30deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
      8    expected: FAIL
      9 
     10  [Interpolation between rotate(30deg) and rotate(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     11    expected: FAIL
     12 
     13  [Interpolation between translateX(50px) and translateY(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     14    expected: FAIL
     15 
     16  [Interpolation between scale3d(1, 2, 3) and scale(4, 5) gives the correct computed value halfway according to computedStyleMap.]
     17    expected: FAIL
     18 
     19  [Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway according to computedStyleMap.]
     20    expected: FAIL
     21 
     22  [Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway according to computedStyleMap.]
     23    expected: FAIL
     24 
     25  [Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     26    expected: FAIL
     27 
     28  [Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according to computedStyleMap.]
     29    expected: FAIL
     30 
     31  [Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     32    expected: FAIL
     33 
     34  [Interpolation between translateZ(50px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap.]
     35    expected: FAIL
     36 
     37  [Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     38    expected: FAIL
     39 
     40  [Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according to computedStyleMap.]
     41    expected: FAIL
     42 
     43  [Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap.]
     44    expected: FAIL
     45 
     46  [Interpolation between rotate(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap.]
     47    expected: FAIL
     48 
     49  [Interpolation between scale3d(1, 2, 3) and scale3d(4, 5, 6) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     50    expected: FAIL
     51 
     52  [Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according to computedStyleMap.]
     53    expected: FAIL
     54 
     55  [Interpolation between translateX(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap.]
     56    expected: FAIL
     57 
     58  [Interpolation between translateX(0px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap.]
     59    expected: FAIL
     60 
     61  [Interpolation between scale(1, 2) and scale3d(3, 4, 5) gives the correct computed value halfway according to computedStyleMap.]
     62    expected: FAIL
     63 
     64  [Interpolation between skew(45deg, 0deg) and skew(0deg, 45deg) gives the correct computed value halfway according to computedStyleMap.]
     65    expected: FAIL
     66 
     67  [Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     68    expected: FAIL
     69 
     70  [Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     71    expected: FAIL
     72 
     73  [Interpolation between skewX(0deg) and skewX(60deg) gives the correct computed value halfway according to computedStyleMap.]
     74    expected: FAIL
     75 
     76  [Interpolation between rotateZ(30deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap.]
     77    expected: FAIL
     78 
     79  [Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     80    expected: FAIL
     81 
     82  [Interpolation between translateZ(-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     83    expected: FAIL
     84 
     85  [Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     86    expected: FAIL
     87 
     88  [Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according to computedStyleMap.]
     89    expected: FAIL
     90 
     91  [Interpolation between scale3d(1, 2, 3) and scale3d(4, 5, 6) gives the correct computed value halfway according to computedStyleMap.]
     92    expected: FAIL
     93 
     94  [Interpolation between translateX(50px) and translateY(50px) gives the correct computed value halfway according to computedStyleMap.]
     95    expected: FAIL
     96 
     97  [Interpolation between translateX(50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
     98    expected: FAIL
     99 
    100  [Interpolation between scaleY(1) and scaleY(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    101    expected: FAIL
    102 
    103  [Interpolation between translateX(50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap.]
    104    expected: FAIL
    105 
    106  [Interpolation between scale3d(1, 2, 3) and scale(4, 5) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    107    expected: FAIL
    108 
    109  [Interpolation between rotate(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    110    expected: FAIL
    111 
    112  [Interpolation between translateY(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    113    expected: FAIL
    114 
    115  [Interpolation between skew(0deg, 0deg) and skew(60deg, 60deg) gives the correct computed value halfway according to computedStyleMap.]
    116    expected: FAIL
    117 
    118  [Interpolation between skewX(0deg) and skewX(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    119    expected: FAIL
    120 
    121  [Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to computedStyleMap.]
    122    expected: FAIL
    123 
    124  [Interpolation between rotate(30deg) and rotate(90deg) gives the correct computed value halfway according to computedStyleMap.]
    125    expected: FAIL
    126 
    127  [Interpolation between rotateX(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    128    expected: FAIL
    129 
    130  [Interpolation between translateZ(-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap.]
    131    expected: FAIL
    132 
    133  [Interpolation between skewX(0deg) and skewX(60deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    134    expected: FAIL
    135 
    136  [Interpolation between translateY(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap.]
    137    expected: FAIL
    138 
    139  [Interpolation between translate3d(0,0,-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap.]
    140    expected: FAIL
    141 
    142  [Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    143    expected: FAIL
    144 
    145  [Interpolation between skew(0deg, 0deg) and skew(60deg, 60deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    146    expected: FAIL
    147 
    148  [Interpolation between translateZ(50px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    149    expected: FAIL
    150 
    151  [Interpolation between rotateX(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap.]
    152    expected: FAIL
    153 
    154  [Interpolation between scale(1, 2) and scale3d(3, 4, 5) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    155    expected: FAIL
    156 
    157  [Interpolation between skewX(0deg) and skewX(90deg) gives the correct computed value halfway according to computedStyleMap.]
    158    expected: FAIL
    159 
    160  [Interpolation between skew(45deg, 0deg) and skew(0deg, 45deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    161    expected: FAIL
    162 
    163  [Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according to computedStyleMap.]
    164    expected: FAIL
    165 
    166  [Interpolation between translateX(0px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    167    expected: FAIL
    168 
    169  [Interpolation between scaleY(1) and scaleY(2) gives the correct computed value halfway according to computedStyleMap.]
    170    expected: FAIL
    171 
    172  [Interpolation between translateX(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    173    expected: FAIL
    174 
    175  [Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    176    expected: FAIL
    177 
    178  [Interpolation between translate(0%) and translate(50%) gives the correct computed value halfway according to computedStyleMap.]
    179    expected: FAIL
    180 
    181  [Interpolation between translate(0%) and translate(50%) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    182    expected: FAIL
    183 
    184  [Interpolation between translate(50%) and translate(100%, 50%) gives the correct computed value halfway according to computedStyleMap.]
    185    expected: FAIL
    186 
    187  [Interpolation between translate(50%) and translate(100%, 50%) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    188    expected: FAIL
    189 
    190  [Interpolation between scale(1, 3) and scale(2) gives the correct computed value halfway according to computedStyleMap.]
    191    expected: FAIL
    192 
    193  [Interpolation between scale(1, 3) and scale(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    194    expected: FAIL
    195 
    196  [Interpolation between translate(0%, 50%) and translate(50%, 100%) gives the correct computed value halfway according to computedStyleMap.]
    197    expected: FAIL
    198 
    199  [Interpolation between translate(0%, 50%) and translate(50%, 100%) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    200    expected: FAIL
    201 
    202  [Interpolation between translate(50px, 0px) and translate(100px, 0px) gives the correct computed value halfway according to computedStyleMap.]
    203    expected: FAIL
    204 
    205  [Interpolation between translate(50px, 0px) and translate(100px, 0px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    206    expected: FAIL
    207 
    208  [Interpolation between translate(50px, -50px) and translate(100px, 50px) gives the correct computed value halfway according to computedStyleMap.]
    209    expected: FAIL
    210 
    211  [Interpolation between translate(50px, -50px) and translate(100px, 50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    212    expected: FAIL
    213 
    214  [Interpolation between perspective(10px) and perspective(2.5px) gives the correct computed value halfway according to computedStyleMap.]
    215    expected: FAIL
    216 
    217  [Interpolation between perspective(10px) and perspective(2.5px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    218    expected: FAIL
    219 
    220  [Interpolation between perspective(10px) and perspective(none) gives the correct computed value halfway according to computedStyleMap.]
    221    expected: FAIL
    222 
    223  [Interpolation between perspective(10px) and perspective(none) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    224    expected: FAIL
    225 
    226  [Interpolation between perspective(none) and perspective(none) gives the correct computed value halfway according to computedStyleMap.]
    227    expected: FAIL
    228 
    229  [Interpolation between perspective(none) and perspective(none) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    230    expected: FAIL
    231 
    232  [Interpolation between matrix(2, 0, 0, 2, 10, 30) and matrix(4, 0, 0, 6, 14, 10) gives the correct computed value halfway according to computedStyleMap.]
    233    expected: FAIL
    234 
    235  [Interpolation between matrix(2, 0, 0, 2, 10, 30) and matrix(4, 0, 0, 6, 14, 10) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    236    expected: FAIL
    237 
    238  [Interpolation between matrix3d(1, 0, 0, 0, 0, 4, 0, 0, 0, 0, 1, 0, 5, 10, 4, 1) and matrix3d(3, 0, 0, 0, 0, 2, 0, 0, 0, 0, 3, 0, -11, 2, 2, 1) gives the correct computed value halfway according to computedStyleMap.]
    239    expected: FAIL
    240 
    241  [Interpolation between matrix3d(1, 0, 0, 0, 0, 4, 0, 0, 0, 0, 1, 0, 5, 10, 4, 1) and matrix3d(3, 0, 0, 0, 0, 2, 0, 0, 0, 0, 3, 0, -11, 2, 2, 1) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    242    expected: FAIL
    243 
    244  [Interpolation between matrix3d(1, 0, 0, 3, 0, 1, 0, 2, 0, 0, 1, 8, 0, 0, 0, 1) and matrix3d(1, 0, 0, 5, 0, 1, 0, 8, 0, 0, 1, 14, 0, 0, 0, 1) gives the correct computed value halfway according to computedStyleMap.]
    245    expected: FAIL
    246 
    247  [Interpolation between matrix3d(1, 0, 0, 3, 0, 1, 0, 2, 0, 0, 1, 8, 0, 0, 0, 1) and matrix3d(1, 0, 0, 5, 0, 1, 0, 8, 0, 0, 1, 14, 0, 0, 0, 1) gives the correct computed value halfway according to computedStyleMap with zoom active.]
    248    expected: FAIL