- From: oleedd via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Nov 2022 10:27:14 +0000
- To: public-css-archive@w3.org
Ok, I have a solution. The article says about disallowing properties which can cause a loop. It is a bad idea because too many checks. And these properties may be used correctly, without a loop. The solution: Browsers should detect css loops, stop such rules and notify about the problem. For example, they detect JavaScript loops and stop them with an error. -- GitHub Notification of comment by oleedd Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4581#issuecomment-1331937602 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 30 November 2022 10:27:16 UTC