tor-browser

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

marker-supported-properties.html.ini (996B)


      1 [marker-supported-properties.html]
      2  [Property list-style value 'inside url('foo') decimal' in ::marker]
      3    expected: FAIL
      4 
      5  [Property text-decoration-skip-ink value 'none' in ::marker]
      6    expected: FAIL
      7 
      8  [Property letter-spacing value '10px' in ::marker]
      9    expected: FAIL
     10 
     11  [Property line-break value 'anywhere' in ::marker]
     12    expected: FAIL
     13 
     14  [Property word-spacing value '10px' in ::marker]
     15    expected: FAIL
     16 
     17  [Property overflow-wrap value 'anywhere' in ::marker]
     18    expected: FAIL
     19 
     20  [Property tab-size value '10px' in ::marker]
     21    expected: FAIL
     22 
     23  [Property word-break value 'break-word' in ::marker]
     24    expected: FAIL
     25 
     26  [Property animation-range value 'contain 10px cover 20px' in ::marker]
     27    expected: FAIL
     28 
     29  [Property animation-range-start value 'contain 10px' in ::marker]
     30    expected: FAIL
     31 
     32  [Property animation-range-end value 'cover 20px' in ::marker]
     33    expected: FAIL
     34 
     35  [Property animation-timeline value 'scroll()' in ::marker]
     36    expected: [PASS, FAIL]