[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