- From: Adam via GitHub <sysbot+gh@w3.org>
- Date: Wed, 07 Sep 2022 22:26:32 +0000
- To: public-css-archive@w3.org
Ok, different people use the terms differently. I guess what I'm calling widows are sometimes also called "runts". Maybe I should use that term instead. CSS widows and orphans are line-based, not character based apparently. To fix runts (a single word on its own line at the end of a heading or paragraph), some number of characters at the end of the paragraph/heading need to be selected in order to apply a no-break white-space attribute. Alright, I'll edit the original to clarify. -- GitHub Notification of comment by adamzea Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7704#issuecomment-1239970180 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 7 September 2022 22:26:34 UTC