Re: [csswg-drafts] [css-text] `&ncsp;` - Non-Collapsible Space (#10821)

I would go as far as to say that we would be better off going with the solution recommended in [this article](https://blog.dwac.dev/posts/html-whitespace/#how-could-we-fix-this), but making it compatible with older HTML versions by simply having to go from `<!doctype html>` to `<!doctype html quoted>` or `<!doctype html-quoted>` or `<!doctype html-q>` or `<!doctype htmlq>` or something like that, which to to tell the renderers how to treat the text inside the document.

Unfortunately, I doubt this solution would be implemented, even though it would make using and and debugging things which involve HTML and CSS, much easier.


-- 
GitHub Notification of comment by sapioit
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10821#issuecomment-2655997090 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 13 February 2025 09:23:59 UTC