- From: c933103 via GitHub <sysbot+gh@w3.org>
- Date: Sat, 09 Dec 2017 22:20:41 +0000
- To: public-i18n-archive@w3.org
c933103 has just created a new issue for https://github.com/w3c/clreq: == Style for counter in ordered list using Chinese character. == As mentioned in https://github.com/w3c/jlreq/issues/12 and https://drafts.csswg.org/css-counter-styles/ , when using Chinese characters to create an ordered list, it should look like: 一、 XXXX 二、 XXXX 三、 XXXX As opposed to 一. XXXX 二. XXXX 三. XXXX in numerous current implementation, which was copying the Latin text layout for a. b. c. and such. Should this different between Latin and Chinese layout be included in clreq? Please view or discuss this issue at https://github.com/w3c/clreq/issues/158 using your GitHub account
Received on Saturday, 9 December 2017 22:20:49 UTC