blob: 7d3d2c0fa5e0c18cebf9c3332452607a7b32a782 (
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
[variable-definition.html]
[CSSOM.setProperty with space 1]
expected: FAIL
[CSSOM.setProperty with space 2]
expected: FAIL
[can't overwrite with no value]
expected: FAIL
[can't overwrite with no value (Computed Style)]
expected: FAIL
[can't overwrite with no value (Cascading)]
expected: FAIL
[ trailing white space (single space)]
expected: FAIL
[ trailing white space (double space) 2]
expected: FAIL
[!important]
expected: FAIL
[!important (with space)]
expected: FAIL
[ trailing white space (single space) (Computed Style)]
expected: FAIL
[ trailing white space (double space) 2 (Computed Style)]
expected: FAIL
[!important (Computed Style)]
expected: FAIL
[!important (with space) (Computed Style)]
expected: FAIL
[ trailing white space (single space) (Cascading)]
expected: FAIL
[ trailing white space (double space) 2 (Cascading)]
expected: FAIL
[!important (Cascading)]
expected: FAIL
[!important (with space) (Cascading)]
expected: FAIL
|