tor-browser

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

timeline-trigger-source-parsing.tentative.html.ini (5314B)


      1 [timeline-trigger-source-parsing.tentative.html]
      2  [e.style['timeline-trigger-source'\] = "initial" should set the property value]
      3    expected: FAIL
      4 
      5  [e.style['timeline-trigger-source'\] = "inherit" should set the property value]
      6    expected: FAIL
      7 
      8  [e.style['timeline-trigger-source'\] = "unset" should set the property value]
      9    expected: FAIL
     10 
     11  [e.style['timeline-trigger-source'\] = "revert" should set the property value]
     12    expected: FAIL
     13 
     14  [e.style['timeline-trigger-source'\] = "auto" should set the property value]
     15    expected: FAIL
     16 
     17  [e.style['timeline-trigger-source'\] = "none" should set the property value]
     18    expected: FAIL
     19 
     20  [e.style['timeline-trigger-source'\] = "auto, auto" should set the property value]
     21    expected: FAIL
     22 
     23  [e.style['timeline-trigger-source'\] = "none, none" should set the property value]
     24    expected: FAIL
     25 
     26  [e.style['timeline-trigger-source'\] = "auto, none" should set the property value]
     27    expected: FAIL
     28 
     29  [e.style['timeline-trigger-source'\] = "none, auto" should set the property value]
     30    expected: FAIL
     31 
     32  [e.style['timeline-trigger-source'\] = "--test" should set the property value]
     33    expected: FAIL
     34 
     35  [e.style['timeline-trigger-source'\] = "--test1, --test2" should set the property value]
     36    expected: FAIL
     37 
     38  [e.style['timeline-trigger-source'\] = "--test1, --test2, none, --test3, auto" should set the property value]
     39    expected: FAIL
     40 
     41  [e.style['timeline-trigger-source'\] = "scroll()" should set the property value]
     42    expected: FAIL
     43 
     44  [e.style['timeline-trigger-source'\] = " scroll() " should set the property value]
     45    expected: FAIL
     46 
     47  [e.style['timeline-trigger-source'\] = "scroll(block)" should set the property value]
     48    expected: FAIL
     49 
     50  [e.style['timeline-trigger-source'\] = "scroll(inline)" should set the property value]
     51    expected: FAIL
     52 
     53  [e.style['timeline-trigger-source'\] = "scroll(x)" should set the property value]
     54    expected: FAIL
     55 
     56  [e.style['timeline-trigger-source'\] = "scroll(y)" should set the property value]
     57    expected: FAIL
     58 
     59  [e.style['timeline-trigger-source'\] = "scroll(root)" should set the property value]
     60    expected: FAIL
     61 
     62  [e.style['timeline-trigger-source'\] = "scroll(nearest)" should set the property value]
     63    expected: FAIL
     64 
     65  [e.style['timeline-trigger-source'\] = "scroll(self)" should set the property value]
     66    expected: FAIL
     67 
     68  [e.style['timeline-trigger-source'\] = "scroll(inline nearest)" should set the property value]
     69    expected: FAIL
     70 
     71  [e.style['timeline-trigger-source'\] = "scroll(nearest inline)" should set the property value]
     72    expected: FAIL
     73 
     74  [e.style['timeline-trigger-source'\] = "scroll(block self)" should set the property value]
     75    expected: FAIL
     76 
     77  [e.style['timeline-trigger-source'\] = "scroll(self block)" should set the property value]
     78    expected: FAIL
     79 
     80  [e.style['timeline-trigger-source'\] = "scroll(y root)" should set the property value]
     81    expected: FAIL
     82 
     83  [e.style['timeline-trigger-source'\] = "view()" should set the property value]
     84    expected: FAIL
     85 
     86  [e.style['timeline-trigger-source'\] = " view() " should set the property value]
     87    expected: FAIL
     88 
     89  [e.style['timeline-trigger-source'\] = "view(block)" should set the property value]
     90    expected: FAIL
     91 
     92  [e.style['timeline-trigger-source'\] = "view(inline)" should set the property value]
     93    expected: FAIL
     94 
     95  [e.style['timeline-trigger-source'\] = "view(x)" should set the property value]
     96    expected: FAIL
     97 
     98  [e.style['timeline-trigger-source'\] = "view(y)" should set the property value]
     99    expected: FAIL
    100 
    101  [e.style['timeline-trigger-source'\] = "view(y 1px 2px)" should set the property value]
    102    expected: FAIL
    103 
    104  [e.style['timeline-trigger-source'\] = "view(y 1px)" should set the property value]
    105    expected: FAIL
    106 
    107  [e.style['timeline-trigger-source'\] = "view(y auto)" should set the property value]
    108    expected: FAIL
    109 
    110  [e.style['timeline-trigger-source'\] = "view(y auto auto)" should set the property value]
    111    expected: FAIL
    112 
    113  [e.style['timeline-trigger-source'\] = "view(y auto 1px)" should set the property value]
    114    expected: FAIL
    115 
    116  [e.style['timeline-trigger-source'\] = "view(1px 2px y)" should set the property value]
    117    expected: FAIL
    118 
    119  [e.style['timeline-trigger-source'\] = "view(1px y)" should set the property value]
    120    expected: FAIL
    121 
    122  [e.style['timeline-trigger-source'\] = "view(auto x)" should set the property value]
    123    expected: FAIL
    124 
    125  [e.style['timeline-trigger-source'\] = "view(1px 2px)" should set the property value]
    126    expected: FAIL
    127 
    128  [e.style['timeline-trigger-source'\] = "view(1px)" should set the property value]
    129    expected: FAIL
    130 
    131  [e.style['timeline-trigger-source'\] = "view(1px 1px)" should set the property value]
    132    expected: FAIL
    133 
    134  [e.style['timeline-trigger-source'\] = "view(1px auto)" should set the property value]
    135    expected: FAIL
    136 
    137  [e.style['timeline-trigger-source'\] = "view(auto calc(1% + 1px))" should set the property value]
    138    expected: FAIL
    139 
    140  [e.style['timeline-trigger-source'\] = "view(2em calc(1% + 1em))" should set the property value]
    141    expected: FAIL
    142 
    143  [e.style['timeline-trigger-source'\] = "view(auto)" should set the property value]
    144    expected: FAIL
    145 
    146  [e.style['timeline-trigger-source'\] = "view(auto auto)" should set the property value]
    147    expected: FAIL