summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-text/parsing/hanging-punctuation-valid.html.ini
blob: 3d74b5a3efaf86b6b9b16e825d7498b8098d248e (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[hanging-punctuation-valid.html]
  [e.style['hanging-punctuation'\] = "allow-end last first" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "force-end" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "force-end last" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "none" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "first force-end" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "allow-end" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "last first force-end" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "last first" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "first allow-end last" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "allow-end first" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "last" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "first" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "first last force-end" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "last allow-end" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "last allow-end first" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "first last" should set the property value]
    expected: FAIL

  [e.style['hanging-punctuation'\] = "force-end first last" should set the property value]
    expected: FAIL