summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-properties-values-api/var-reference-registered-properties.html.ini
blob: a496a809b6841427a8a262e9eefc35add62c3aa9 (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
[var-reference-registered-properties.html]
  [var() references work with registered properties]
    expected: FAIL

  [Registered lists may be concatenated]
    expected: FAIL

  [References to mixed registered and unregistered var()-properties work in registered lists]
    expected: FAIL

  [References to registered var()-properties work in registered lists]
    expected: FAIL

  [Calc expressions are resolved when substituting]
    expected: FAIL

  [Font-relative units are absolutized when substituting]
    expected: FAIL

  [Lists with relative units are absolutized when substituting]
    expected: FAIL

  [Valid fallback does not invalidate var()-reference [<length> | <color>, red\]]
    expected: FAIL

  [Valid fallback does not invalidate var()-reference [<length>, 10px\]]
    expected: FAIL

  [Invalid fallback invalidates var()-reference [<length>, red\]]
    expected: FAIL

  [Valid fallback does not invalidate var()-reference [<length> | none, none\]]
    expected: FAIL

  [Invalid fallback invalidates var()-reference [<length>, var(--novar)\]]
    expected: FAIL

  [Invalid fallback invalidates var()-reference [<length> | none, nolength\]]
    expected: FAIL

  [Values are absolutized when substituting into properties with universal syntax]
    expected: FAIL