summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-valid.html.ini
blob: 4585c21d1c2bc00a6b01ac5e516786a0f924c99e (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-valid.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['hyphenate-limit-chars'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['hyphenate-limit-chars'\] = "auto auto" should set the property value]
    expected: FAIL

  [e.style['hyphenate-limit-chars'\] = "auto auto auto" should set the property value]
    expected: FAIL

  [e.style['hyphenate-limit-chars'\] = "5" should set the property value]
    expected: FAIL

  [e.style['hyphenate-limit-chars'\] = "5 2" should set the property value]
    expected: FAIL

  [e.style['hyphenate-limit-chars'\] = "5 2 3" should set the property value]
    expected: FAIL

  [e.style['hyphenate-limit-chars'\] = "auto 2" should set the property value]
    expected: FAIL

  [e.style['hyphenate-limit-chars'\] = "auto 2 auto" should set the property value]
    expected: FAIL

  [e.style['hyphenate-limit-chars'\] = "auto auto 2" should set the property value]
    expected: FAIL