- From: jfkthame via GitHub <sysbot+gh@w3.org>
- Date: Thu, 30 Apr 2020 14:50:26 +0000
- To: public-css-archive@w3.org
In general, I'm guessing option 1 (include Ogham Space Mark among the white space characters trimmed at the end of a line) would be the most straightforward. However, I have one somewhat-related question. The current text in 4.1.2 step 3 says: > A sequence at the end of a line of collapsible spaces is removed, and any trailing U+1680 OGHAM SPACE MARK is also removed if it’s ‘white-space’ property is ‘normal’, ‘nowrap’, or ‘pre-line’. ISTM this will lead to a surprising user experience in editable content, in that when U+1680 is typed at the end of the current text, it doesn't appear (as this rule removes it); but then when another letter is typed after it, the intervening space mark suddenly pops into view. Does this case need to be addressed somehow? I'm not sure exactly where/how, though... -- GitHub Notification of comment by jfkthame Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4893#issuecomment-621902842 using your GitHub account
Received on Thursday, 30 April 2020 14:50:27 UTC