- From: Mike Bremford via GitHub <sysbot+gh@w3.org>
- Date: Wed, 27 May 2020 22:25:13 +0000
- To: public-css-archive@w3.org
To me it looks like the whitespace isn't exactly collapsing here - it's represented by the space between the initial letter and the rest of the box. At least, that's my understanding of the intention - I don't have a concrete use case. But yes, I suppose it is probably simplest if it's treated as if it were white-space at the start of a line, and then follow the normal rules for collapsing at this point. I still think this needs stating explicitly, as according to the box model it's collapsing zero or more whitespace between two inlines to nothing, which wouldn't normally happen. -- GitHub Notification of comment by faceless2 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5120#issuecomment-634975908 using your GitHub account
Received on Wednesday, 27 May 2020 22:25:14 UTC