Re: [csswg-drafts] [Request] [css-pseudo] Selector :viewport (#4581)

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 and stop such rules and notify about the problem. For example, they detect JavaScript loops and stop them with a an error.

-- 
GitHub Notification of comment by oleedd
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4581#issuecomment-1331935073 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:25:04 UTC