summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-computed.html.ini
blob: 370d4d26aac36c6c2284b1d6a5feeb8c49868c1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[hyphenate-limit-chars-computed.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Property hyphenate-limit-chars value 'auto auto']
    expected: FAIL

  [Property hyphenate-limit-chars value 'auto auto auto']
    expected: FAIL

  [Property hyphenate-limit-chars value '5']
    expected: FAIL

  [Property hyphenate-limit-chars value '5 2']
    expected: FAIL

  [Property hyphenate-limit-chars value '5 2 3']
    expected: FAIL

  [Property hyphenate-limit-chars value '5 2 calc(3.1)']
    expected: FAIL

  [Property hyphenate-limit-chars value 'auto 2']
    expected: FAIL

  [Property hyphenate-limit-chars value 'auto 2 auto']
    expected: FAIL

  [Property hyphenate-limit-chars value 'auto auto 2']
    expected: FAIL