+
3.1.1 CSS-wide keywords: initial, inherit and unset |
multicol-inherit-002 |
= |
Ahem |
'column-count' and inherit
- This test checks that 'column-count' can be inherited by setting it with the CSS-wide keyword 'inherit'.
|
multicol-rule-color-inherit-001 |
= |
Ahem |
column-rule-color: inherit
- This test checks that, by default, column-rule-color is the current color applying to the element unless reserved keyword 'inherit' is used in which case column-rule-color will be inherited from the parent's column-rule-color value.
|
multicol-rule-color-inherit-002 |
= |
Ahem |
column-rule-color: inherit (complex)
- This test checks that, by default, column-rule-color is the current color applying to the element.
|