summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-text/parsing/letter-spacing-computed.html.ini
blob: fdfa881b6a6fa507582b3ee91b0648d898f3e597 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[letter-spacing-computed.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Property letter-spacing value '110%']
    expected: FAIL

  [Property letter-spacing value '-5%']
    expected: FAIL

  [Property letter-spacing value 'calc(10% - 20%)']
    expected: FAIL

  [Property letter-spacing value 'calc(10px - (5% + 10%)']
    expected: FAIL