summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-text/parsing/white-space-shorthand.html.ini
blob: 9f702aaced289f49d52e408fe1b6cb2ce84bdf0e (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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
[white-space-shorthand.html]
  [e.style['white-space'\] = "collapse" should set the property value]
    expected: FAIL

  [Property white-space value 'collapse']
    expected: FAIL

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

  [Property white-space value 'wrap']
    expected: FAIL

  [e.style['white-space'\] = "collapse wrap" should set the property value]
    expected: FAIL

  [Property white-space value 'collapse wrap']
    expected: FAIL

  [e.style['white-space'\] = "wrap collapse" should set the property value]
    expected: FAIL

  [Property white-space value 'wrap collapse']
    expected: FAIL

  [e.style['white-space'\] = "preserve nowrap" should set the property value]
    expected: FAIL

  [Property white-space value 'preserve nowrap']
    expected: FAIL

  [e.style['white-space'\] = "nowrap preserve" should set the property value]
    expected: FAIL

  [Property white-space value 'nowrap preserve']
    expected: FAIL

  [e.style['white-space'\] = "collapse nowrap" should set the property value]
    expected: FAIL

  [Property white-space value 'collapse nowrap']
    expected: FAIL

  [e.style['white-space'\] = "nowrap collapse" should set the property value]
    expected: FAIL

  [Property white-space value 'nowrap collapse']
    expected: FAIL

  [e.style['white-space'\] = "preserve" should set the property value]
    expected: FAIL

  [Property white-space value 'preserve']
    expected: FAIL

  [e.style['white-space'\] = "preserve wrap" should set the property value]
    expected: FAIL

  [Property white-space value 'preserve wrap']
    expected: FAIL

  [e.style['white-space'\] = "wrap preserve" should set the property value]
    expected: FAIL

  [Property white-space value 'wrap preserve']
    expected: FAIL

  [e.style['white-space'\] = "break-spaces wrap" should set the property value]
    expected: FAIL

  [Property white-space value 'break-spaces wrap']
    expected: FAIL

  [e.style['white-space'\] = "wrap break-spaces" should set the property value]
    expected: FAIL

  [Property white-space value 'wrap break-spaces']
    expected: FAIL

  [e.style['white-space'\] = "preserve-breaks" should set the property value]
    expected: FAIL

  [Property white-space value 'preserve-breaks']
    expected: FAIL

  [e.style['white-space'\] = "preserve-breaks wrap" should set the property value]
    expected: FAIL

  [Property white-space value 'preserve-breaks wrap']
    expected: FAIL

  [e.style['white-space'\] = "wrap preserve-breaks" should set the property value]
    expected: FAIL

  [Property white-space value 'wrap preserve-breaks']
    expected: FAIL

  [e.style['white-space'\] = "preserve-breaks nowrap" should set the property value]
    expected: FAIL

  [Property white-space value 'preserve-breaks nowrap']
    expected: FAIL

  [e.style['white-space'\] = "nowrap preserve-breaks" should set the property value]
    expected: FAIL

  [Property white-space value 'nowrap preserve-breaks']
    expected: FAIL

  [e.style['white-space'\] = "balance" should set the property value]
    expected: FAIL

  [Property white-space value 'balance']
    expected: FAIL

  [e.style['white-space'\] = "collapse balance" should set the property value]
    expected: FAIL

  [Property white-space value 'collapse balance']
    expected: FAIL

  [e.style['white-space'\] = "balance collapse" should set the property value]
    expected: FAIL

  [Property white-space value 'balance collapse']
    expected: FAIL

  [e.style['white-space'\] = "preserve balance" should set the property value]
    expected: FAIL

  [Property white-space value 'preserve balance']
    expected: FAIL

  [e.style['white-space'\] = "balance preserve" should set the property value]
    expected: FAIL

  [Property white-space value 'balance preserve']
    expected: FAIL