CSS Counter Styles Level 3 CR Test Suite

Simple Predefined Counter Styles (39 tests)

Test Refs Flags Info
+ 6 Simple Predefined Counter Styles
+ 6.1 Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower...
css3-counter-styles-001 Font cjk-decimal, 0-9
  • Setting list-style-type to cjk-decimal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-004 Font cjk-decimal, 10+
  • Setting list-style-type to cjk-decimal will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-005 Font cjk-decimal, suffix
  • Setting list-style-type to cjk-decimal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-006 Font armenian, 0-9
  • Setting list-style-type to armenian will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-007 Font armenian, 10+
  • Setting list-style-type to armenian will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-008 Font armenian, outside range
  • With list-style-type set to armenian, list markers above the limit specified in CSS3 will be rendered in the fallback counter style.
css3-counter-styles-009 Font armenian, suffix
  • Setting list-style-type to armenian will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-010 Font georgian, 0-9
  • Setting list-style-type to georgian will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-011 Font georgian, 10+
  • Setting list-style-type to georgian will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-012 Font georgian, outside range
  • With list-style-type set to georgian, list markers above the limit specified in CSS3 will be rendered in the fallback counter style.
css3-counter-styles-014 Font georgian, suffix
  • Setting list-style-type to georgian will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-015 Font hebrew, 0-9
  • Setting list-style-type to hebrew will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-016 Font hebrew, 10+
  • Setting list-style-type to hebrew will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-017 Font hebrew, suffix
  • Setting list-style-type to hebrew will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-019 Font lower-roman, 0-9
  • Setting list-style-type to lower-roman will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-020 Font lower-roman, 10-3999
  • Setting list-style-type to lower-roman will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-020a Font lower-roman, 3000-3999
  • Setting list-style-type to lower-roman will produce list of up to 9 items in the range range: 1 to 3999.
css3-counter-styles-021 Font lower-roman, outside range
  • With list-style-type set to lower-roman, list markers above the limit specified in CSS3 will be rendered in the fallback counter style.
css3-counter-styles-022 Font lower-roman, suffix
  • Setting list-style-type to lower-roman will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-023 Font upper-roman, 0-9
  • Setting list-style-type to upper-roman will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-024 Font upper-roman, 10-3999
  • Setting list-style-type to upper-roman will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-024a Font upper-roman, 3000-3999
  • Setting list-style-type to upper-roman will produce list of up to 9 items in the range range: 1 to 3999.
css3-counter-styles-025 Font upper-roman, outside range
  • With list-style-type set to upper-roman, list markers above the limit specified in CSS3 will be rendered in the fallback counter style.
css3-counter-styles-026 Font upper-roman, suffix
  • Setting list-style-type to upper-roman will produce a suffix as described in the CSS3 Counter Styles module.
+ 6.2 Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha
css3-counter-styles-027 Font lower-greek, simple
  • Setting list-style-type to lower-greek will produce list numbering for the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-028 Font lower-greek, extended
  • Setting list-style-type to lower-greek will produce list numbering after the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-029 Font lower-greek, suffix
  • Setting list-style-type to lower-greek will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-030 Font hiragana, simple
  • Setting list-style-type to hiragana will produce list numbering for the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-031 Font hiragana, extended
  • Setting list-style-type to hiragana will produce list numbering after the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-032 Font hiragana, suffix
  • Setting list-style-type to hiragana will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-033 Font hiragana-iroha, simple
  • Setting list-style-type to hiragana-iroha will produce list numbering for the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-034 Font hiragana-iroha, extended
  • Setting list-style-type to hiragana-iroha will produce list numbering after the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-035 Font hiragana-iroha, suffix
  • Setting list-style-type to hiragana-iroha will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-036 Font katakana, simple
  • Setting list-style-type to katakana will produce list numbering for the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-037 Font katakana, extended
  • Setting list-style-type to katakana will produce list numbering after the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-038 Font katakana, suffix
  • Setting list-style-type to katakana will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-039 Font katakana-iroha, simple
  • Setting list-style-type to katakana-iroha will produce list numbering for the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-040 Font katakana-iroha, extended
  • Setting list-style-type to katakana-iroha will produce list numbering after the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-041 Font katakana-iroha, suffix
  • Setting list-style-type to katakana-iroha will produce a suffix as described in the CSS3 Counter Styles module.
+ 6.3 Symbolic: disc, circle, square, disclosure-open, disclosure-closed