CSS2.1 Test Suite

About the CSS 2.1 Specification (6 tests)

Test Flags
1.1 CSS 2.1 vs CSS 2
1.2 Reading the specification
1.3 How the specification is organized
1.4 Conventions
1.4.1 Document language elements and attributes
1.4.2 CSS property definitions
1.4.2.1 Value
1.4.2.2 Initial
1.4.2.3 Applies to
1.4.2.4 Inherited
1.4.2.5 Percentage values
1.4.2.6 Media groups
1.4.2.7 Computed value
1.4.3 Shorthand properties
list-style - initial value
  • 'list-style' property is a shorthand notation that sets the three properties 'list-style-type', 'list-style-image' and 'list-style-position'. If one of the 3 list-style properties is not specified explicitly, then such 'list-style' property is assigned its initial value as indicated in its property definition.
G
Shorthand Properties (border)
Shorthand Properties (font)
Shorthand Properties (font)
Shorthand Properties (font)
Shorthand Properties (font)
1.4.4 Notes and examples
1.4.5 Images and long descriptions
1.5 Acknowledgments