tor-browser

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

text-spacing-computed.html.ini (1136B)


      1 [text-spacing-computed.html]
      2  [Property text-spacing value 'normal']
      3    expected: FAIL
      4 
      5  [Property text-spacing value 'none']
      6    expected: FAIL
      7 
      8  [Property text-spacing value 'auto']
      9    expected: FAIL
     10 
     11  [Property text-spacing value 'no-autospace']
     12    expected: FAIL
     13 
     14  [Property text-spacing value 'space-all']
     15    expected: FAIL
     16 
     17  [Property text-spacing value 'no-autospace space-all']
     18    expected: FAIL
     19 
     20  [Property text-spacing value 'space-all no-autospace']
     21    expected: FAIL
     22 
     23  [Property text-spacing value 'trim-start']
     24    expected: FAIL
     25 
     26  [Property text-spacing value 'no-autospace normal']
     27    expected: FAIL
     28 
     29  [Property text-spacing value 'normal no-autospace']
     30    expected: FAIL
     31 
     32  [Property text-spacing value 'normal normal']
     33    expected: FAIL
     34 
     35  [Property text-spacing value 'normal trim-start']
     36    expected: FAIL
     37 
     38  [Property text-spacing value 'no-autospace trim-start']
     39    expected: FAIL
     40 
     41  [Property text-spacing value 'trim-start normal ']
     42    expected: FAIL
     43 
     44  [Property text-spacing value 'trim-start no-autospace']
     45    expected: FAIL
     46 
     47  [Property text-spacing value 'initial']
     48    expected: FAIL