tor-browser

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

text-spacing-trim-computed.html.ini (578B)


      1 [text-spacing-trim-computed.html]
      2  expected:
      3    if not fission and (os == "linux") and debug: CRASH
      4  [Property text-spacing-trim value 'auto']
      5    expected: FAIL
      6 
      7  [Property text-spacing-trim value 'space-all']
      8    expected: FAIL
      9 
     10  [Property text-spacing-trim value 'space-first']
     11    expected: FAIL
     12 
     13  [Property text-spacing-trim value 'trim-all']
     14    expected: FAIL
     15 
     16  [Property text-spacing-trim value 'normal']
     17    expected: FAIL
     18 
     19  [Property text-spacing-trim value 'trim-start']
     20    expected: FAIL
     21 
     22  [Property text-spacing-trim value 'trim-both']
     23    expected: FAIL