inheritance |
|
Script |
Inheritance of CSS Flexible Box Layout properties
- Properties do not inherit, according to the spec.
- Properties have initial values according to the spec.
- align-content, align-items, justify-content have initial value 'normal' as specified in CSS Box Alignment.
|