- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Apr 2020 00:09:22 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `end`. <details><summary>The full IRC log of that discussion</summary> <dael> Topic: end<br> <dael> astearns: We'll go back to the issue and add spec text there<br> <dael> fantasai: There was a proposal that eats whitespace. We could use that.<br> <dael> astearns: whitespace-trim or something like that?<br> <dael> fantasai: Yeah. That's another option. We can re-use that and set it on the marker and it's pretty normal.<br> <fantasai> https://www.w3.org/TR/css-text-4/#white-space-trim<br> <dael> astearns: Interesting<br> <dael> florian: Magic is bad but a generic system is fine<br> <dbaron> github: https://github.com/w3c/csswg-drafts/issues/4891<br> <dael> fantasai: That's my recommendation. Use that property to do magic.<br> <dael> oriol: Impl?<br> <dael> fantasai: No<br> <dael> TabAtkins: Not certain it works. We want to preserve whitespace but we don't want whitespace from marker and content start to both preserve.<br> <dael> dbaron: Don't think that'st he case. Shouldn't have different mark up depending on spaces after li. Not collapsing 2 things, get rid of one<br> <dael> TabAtkins: How with trim?<br> <dael> fantasai: Set it on after marker<br> <florian> https://drafts.csswg.org/css-text-4/#white-space-trim<br> <fantasai> ::marker { text-space-trim: discard-after }<br> <fantasai> ScribeNick: fantasai<br> <fantasai> florian: Interesting approach to solving it, would also be useful for other things<br> <fantasai> florian: My concern with option 2 was I didn't want a special magical kind of white space, avoids having to define all the weird cases like does it hang at the end of a line etc.<br> <astearns> https://usercontent.irccloud-cdn.com/file/8nb60o5c/image.png<br> <fantasai> florian: Probably need to define how the discarding interacts with bidi, but needs to be defined either way for the feature ...<br> <fantasai> Meeting closed.<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4891#issuecomment-607549694 using your GitHub account
Received on Thursday, 2 April 2020 00:09:25 UTC