- From: r12a via GitHub <sysbot+gh@w3.org>
- Date: Wed, 05 Feb 2020 08:41:47 +0000
- To: public-i18n-archive@w3.org
r12a has just created a new issue for https://github.com/w3c/elreq: == Wordspace should be underlined == When underlining a word followed by an ethiopic wordspace, the punctuation should also receive the underline. (See <a href="https://w3c.github.io/elreq/#emphasis_with_wordspace">the relevant section</a> in the Ethiopic Layout Requirements doc.) The CSS Text Decoration spec, Level 4 <a href="https://drafts.csswg.org/css-text-decor-4/#valdef-text-decoration-skip-spaces">currently says that</a> text-decoration-skip:spaces would not underline Ethiopic word spaces. This seems like a basic issue. A <a href="tests/ethi/wordspace_underline">test is available</a> for this, but text-decoration-skip:spaces doesn't appear to be supported yet by browsers. The issue may arise when implementations begin to provide support for that value. Please view or discuss this issue at https://github.com/w3c/elreq/issues/119 using your GitHub account
Received on Wednesday, 5 February 2020 08:41:48 UTC