W3C  W3C Internationalization (I18n) Activity: Making the World Wide Web truly world wide!
 

On this page

More tests

HTML & CSS tests page

Test home page

HTML+CSS Internationalization Tests
Lists

This page groups together pages being developed by the Internationalization Core Working Group to assess internationalization support of user agents. These tests are still under development and should not be taken as final.

Note that Internationalization WG tests do not only test conformance with W3C standards. In some cases the tests also allow for exploration of the behavior of user agents in ways not described by the standards.

List-style-type

Armenian

  1. armenian, default letter case
    Setting list-style-type to armenian will cause list numbering use uppercase Armenian letters.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  2. armenian, up to 9,999
    Setting list-style-type to armenian will cause list numbering to format numbers up to 9,999 in the way described in CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  3. armenian, over 9,999
    Setting list-style-type to armenian will cause list numbering to format numbers above 9,999 in the way described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  4. lower-armenian, up to 9,999
    Setting list-style-type to lower-armenian will cause list numbering to format numbers up to 9,999 in the way described in CSS3 Lists module and using lowercase.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  5. lower-armenian, over 9,999
    Setting list-style-type to lower-armenian will cause list numbering to format numbers above 9,999 in the way described in the CSS3 Lists module and in lowercase.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  6. upper-armenian, up to 9,999
    Setting list-style-type to upper-armenian will cause list numbering to format numbers up to 9,999 in the way described in CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  7. upper-armenian, over 9,999
    Setting list-style-type to upper-armenian will cause list numbering to format numbers above 9,999 in the way described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1

Georgian

  1. georgian
    Setting list-style-type to georgian will cause list numbering to format numbers in the way described in the CSS3 Lists module plus corrections by George Chavchanidze.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1

Greek

  1. lower-greek
    Setting list-style-type to lower-greek will cause list numbering to format numbers in the way described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1

Kana

  1. hiragana basic
    Setting list-style-type to hiragana will cause list numbering to format numbers as described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  2. hiragana, over 48
    Setting list-style-type to hiragana will cause list numbering to format numbers past the end of the hiragana alphabet as described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  3. hiragana-iroha basic
    Setting list-style-type to hiragana-iroha will cause list numbering to format numbers as described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  4. hiragana-iroha, over 47
    Setting list-style-type to hiragana-iroha will cause list numbering to format numbers past the end of the hiragana-iroha alphabet as described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  5. katakana basic
    Setting list-style-type to katakana will cause list numbering to format numbers as described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  6. katakana, over 48
    Setting list-style-type to katakana will cause list numbering to format numbers past the end of the katakana alphabet as described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  7. katakana-iroha basic
    Setting list-style-type to katakana-iroha will cause list numbering to format numbers as described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  8. katakana-iroha, over 47
    Setting list-style-type to katakana-iroha will cause list numbering to format numbers past the end of the katakana-iroha alphabet as described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1

CJK

  1. cjk-ideographic basic
    [Exploratory test] Setting list-style-type to cjk-ideographic will cause list numbering to format numbers as described in the CSS3 Lists module for trad-chinese-informal with the corrections specified by Jungshik Shin.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1
  2. cjk-ideographic, over 10
    Setting list-style-type to cjk-ideographic will cause list numbering to format numbers over 10 as described in the CSS3 Lists module.
    HTML4 HTML5 XHTML1.0html XHTML1.0xml XHTML5 XHTML1.1

By: Richard Ishida, W3C.

Content last changed 2010-04-12 12:02 GMT