aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-text/parsing/hyphenate-limit-chars-valid.html.ini
blob: 91a7ce28696c915033974efb848b3a4ef5d4fd3c (plain) (blame)
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
[hyphenate-limit-chars-valid.html]
  [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