- From: Internationalization Core Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Sat, 23 Jul 2011 19:20:30 +0000
- To: public-i18n-core@w3.org
I18N-ISSUE-135: List type list [HTML5-prep] http://www.w3.org/International/track/issues/135 Raised by: Addison Phillips On product: HTML5-prep 4.5.5 The ol element http://www.w3.org/TR/html5/grouping-content.html#the-ol-element he <ol> element. The 'type' attribute has five potential types: decimal, lower-alpha, upper-alpha, lower roman numerals, and upper roman numerals. Should this list also include the values from CSS3-lists (particularly near http://www.w3.org/TR/css3-lists/#predefined-numeric)? I realize that this short list probably exists for legacy compatibility reasons with existing markup. However, it would be good to recognize the wider world of list-style-type. This could be accomplished by explicitly allowing the fully-qualified names of CSS-Lists attributes, perhaps optionally, as values of the type attribute.
Received on Saturday, 23 July 2011 19:20:31 UTC