- From: Florian Rivoal via GitHub <noreply@w3.org>
- Date: Wed, 16 Jul 2025 08:56:57 +0000
- To: public-css-archive@w3.org
The description given above of "hang" vs "conditionally hang" is not right. Conditionally hang is correct, but not (force) hang. If `text-align` is `left`, both "hang" and "conditionally hang" would result in the same result, the one displayed for "conditionally hang". The difference comes with other value of `text-align`, for instance `justify-all`: <img width="1514" height="298" alt="Image" src="https://github.com/user-attachments/assets/953c0be4-a344-4ad0-b977-902b53319c5b" /> -- GitHub Notification of comment by frivoal Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12433#issuecomment-3077618989 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 16 July 2025 08:56:57 UTC