CSS 2.1 Conformance Test Suite

About the CSS 2.1 Specification (7 tests)

Test Refs Flags Info
+ 1 About the CSS 2.1 Specification
+ 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-019 = Bitmaps 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.
shand-border-000 = Shorthand Properties (border)
shand-border-001 = Invalid Shorthand Properties (border) - maximum of 3 border subproperties
  • The 'border' shorthand property, 'border-top' shorthand property and 'border-bottom' shorthand property accept a maximum of 3 border subproperties.
shand-font-000 = Shorthand Properties (font)
shand-font-001 = Shorthand Properties (font)
shand-font-002 = Shorthand Properties (font)
shand-font-003 = Shorthand Properties (font)
+ 1.4.4 Notes and examples
+ 1.4.5 Images and long descriptions
+ 1.5 Acknowledgments