- From: Robin Whittleton via GitHub <sysbot+gh@w3.org>
- Date: Sun, 12 Sep 2021 13:58:32 +0000
- To: public-css-archive@w3.org
robinwhittleton has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-text] allow hanging-punctuation to apply to nested quotes == At the moment, [`hanging-punctuation`](https://drafts.csswg.org/css-text/#propdef-hanging-punctuation) applies to a single character (typically a quote). It would be nice if this could be extended to apply to multiple quote characters (possibly interspersed with spacing). [An example](https://archive.org/details/braceletofgarnet00kupr/page/31/mode/1up): <img width="393" alt="An example of verse with nested quotes at the start, both of which hang outside the parent box." src="https://user-images.githubusercontent.com/7414/132990412-3651e0a5-a5d2-4265-9d5b-d5d249a4fe65.png"> This has been replicated in the transcription Iām working on as `ā ā`: a left double quotation mark, followed by a hair space, followed by a left single quotation mark. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6601 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 12 September 2021 13:58:34 UTC