[clreq] Unable to make list counters stand upright in vertical text (#367)

r12a has just created a new issue for https://github.com/w3c/clreq:

== Unable to make list counters stand upright in vertical text ==
<i class="meta">This issue is applicable to Chinese, Japanese, Korean, and Mongolian.</i>

A common way to orient counters for lists in vertical text is to have an upright number with a dot alongside it.

The expected way to achieve this in HTML would be to use the following CSS: <code>li::marker { text-combine-upright: all; }</code>, however this cannot be used because browsers don't support <code class="kw" translate="no">text-combine-upright</code>.  

<b class="meta">For more details, see [this GitHub issue](https://github.com/w3c/jlreq/issues/170), which is being used to track this gap.</b>


Please view or discuss this issue at https://github.com/w3c/clreq/issues/367 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 11 May 2021 07:27:31 UTC