- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Mon, 22 Jun 2020 22:34:03 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-pseudo-4][css-lists-3] Allow 'writing-mode' on ::marker == It's a common effect in vertical writing for the list marker to be rendered horizontally. In most cases the best way to do this is using `text-combine-upright: all`, but allowing `writing-mode` on the marker (which turns it into an atomic inline, effectively, and should cause it therefore to position similar to an image marker) might make sense also. Relates to https://github.com/w3c/jlreq/issues/170 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5250 using your GitHub account
Received on Monday, 22 June 2020 22:34:06 UTC