Re: [csswg-drafts] [css-contain-3] Inconsistent handling of known and unknown features jeopardizes backward compatibility (#7551)

The problem that I see with option 1 is that `not ((width > 100px) and (height > 100px))` will not be the same as `(width <= 100px) or (height <= 100px)`, right?

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7551#issuecomment-1378083432 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 11 January 2023 00:39:56 UTC