- From: Sam Weinig via GitHub <noreply@w3.org>
- Date: Wed, 23 Jul 2025 17:22:57 +0000
- To: public-css-archive@w3.org
weinig has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-text-4] `hyphenate-limit-lines` should either disallow negative integers or explain what they do == The `hyphenate-limit-lines` property, https://www.w3.org/TR/css-text-4/#propdef-hyphenate-limit-lines, currently allows both positive and negative integer values. Likely, negative values should just be invalid (WebKit, for instance, disallows them in `-webkit-hyphenate-limit-lines`). If that is not the case, the spec should explain what they do. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12517 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 23 July 2025 17:22:58 UTC