CSS 2.1 Conformance Test Suite

Generated content, automatic numbering, and lists (2 tests)

Test Refs Flags Info
+ 12 Generated content, automatic numbering, and lists
+ 12.1 The :before and :after pseudo-elements
+ 12.2 The 'content' property
+ 12.3 Quotation marks
+ 12.3.1 Specifying quotes with the 'quotes' property
+ 12.3.2 Inserting quotes with the 'content' property
+ 12.4 Automatic counters and numbering
+ 12.4.1 Nested counters and scope
+ 12.4.2 Counter styles
+ 12.4.3 Counters in elements with 'display: none'
+ 12.5 Lists
+ 12.5.1 Lists: the 'list-style-type', 'list-style-image', 'list-style-position', and 'list-style' properties
list-type-none-style-image = CSS Lists: 'list-style-image' takes precedence over 'list-style-type: none'
list-style-type-valid Script CSS Lists: parsing list-style-type with valid values
  • list-style-type supports the full grammar '<counter-style> | <string> | none'.