CSS Flexible Box Layout Module Level 1 CR Test Suite

Privacy and Security Considerations (1 tests)

Test Refs Flags Info
+ 11 Privacy and Security Considerations
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.