- From: Andreu Botella via GitHub <sysbot+gh@w3.org>
- Date: Thu, 19 Sep 2024 07:45:58 +0000
- To: public-css-archive@w3.org
There is a 4% of page loads where `-webkit-line-clamp` is specified and does nothing because the other properties aren't set. This is likely because it was set once in some selectors and then forgotten about. I worry that if some new selectors are added which use `line-clamp`, and there are cases where both selectors apply, the fact that `line-clamp` would not apply either would be completely unexpected. -- GitHub Notification of comment by andreubotella Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10439#issuecomment-2360235140 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 19 September 2024 07:45:59 UTC