summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-properties-values-api/registered-properties-inheritance.html.ini
blob: 405128745a99f816981912d5ecc6eb729afedc74 (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
[registered-properties-inheritance.html]
  [Registered properties are correctly inherited (or not) depending on the inherits flag.]
    expected: FAIL

  [Explicitly inheriting from a parent with an invalid value results in initial value.]
    expected: FAIL

  [Explicitly inheriting from a parent with no value results in initial value.]
    expected: FAIL

  [Reference to syntax-incompatible variable results in inherited value]
    expected: FAIL

  [Reference to undefined variable results in inherited value]
    expected: FAIL

  [Font-relative units are absolutized before before inheritance]
    expected: FAIL

  [Calc expressions are resolved before inheritance]
    expected: FAIL

  [Explicitly inheriting from a parent with a value results in that value.]
    expected: FAIL