summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-text/parsing/text-wrap-pretty.html.ini
blob: 3143a97305ad9d3eb97a5e7bf3b2fce0d05a1597 (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
30
31
32
33
34
35
36
[text-wrap-pretty.html]
  [e.style['text-wrap'\] = "pretty" should set the property value]
    expected: FAIL

  [e.style['text-wrap'\] = "wrap pretty" should set the property value]
    expected: FAIL

  [e.style['text-wrap'\] = "pretty wrap" should set the property value]
    expected: FAIL

  [e.style['text-wrap'\] = "nowrap pretty" should set the property value]
    expected: FAIL

  [e.style['text-wrap'\] = "pretty nowrap" should set the property value]
    expected: FAIL

  [e.style['text-wrap-style'\] = "pretty" should set the property value]
    expected: FAIL

  [Property text-wrap value 'pretty']
    expected: FAIL

  [Property text-wrap value 'wrap pretty']
    expected: FAIL

  [Property text-wrap value 'pretty wrap']
    expected: FAIL

  [Property text-wrap value 'nowrap pretty']
    expected: FAIL

  [Property text-wrap value 'pretty nowrap']
    expected: FAIL

  [Property text-wrap-style value 'pretty']
    expected: FAIL