- From: Chris Dumez via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 Dec 2022 16:51:01 +0000
- To: public-css-archive@w3.org
cdumez has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-break] Minimum values for `widows` & `orphans` properties should be 1, not 0 == Minimum values for `widows` & `orphans` properties should be 1, not 0: - https://w3c.github.io/csswg-drafts/css-break/#widows-orphans The value range says: `<integer [0,∞]>`, but I think it should be `<integer [1,∞]>`, given that the prose right under the table says: > Negative values and zero are invalid and must cause the declaration to be ignored. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8247 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 20 December 2022 16:51:03 UTC