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

I would say that there should be a shorter way to get non-collapsing spaces, perhaps
```html
<span>Hello,</span>&________;<span>World!</span>
```
which would produce
```Hello,        World!```
(each underscore is a space)


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


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

Received on Wednesday, 12 February 2025 21:38:04 UTC