This feature does not necessarily need to be automatically detected by the browser or e-book reader. Content authors should be able to mark it up using HTML classes and use CSS to control the presentation (i.e., spacing). I think that jlreq should not be limited to include only typographic features that the browser/RS can automatically detect and implement. For example, we can use something like this: ```html <style> /* CSS does not have this property value. I just use trim-decimal-point as a possible example. */ .ideographic-numeral { text-spacing: trim-decimal-point; } </style> <span class="ideographic-numeral">〇・三五一四</span> ``` -- GitHub Notification of comment by xfq Please view or discuss this issue at https://github.com/w3c/jlreq/issues/164#issuecomment-581084687 using your GitHub accountReceived on Sunday, 2 February 2020 00:38:42 UTC
This archive was generated by hypermail 2.4.0 : Monday, 4 July 2022 18:09:40 UTC