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

I'm a bit confused what you mean by conditions being 'filtered out'. Is this related to the way known conditions impact the container to be queried? In the spec, it is containers, not conditions, that are filtered. So querying height will filter out an inline-size container, and look further up the tree for a new container to resolve against. 

Maybe "which is filtering what" is a distinction without a difference in this case? I imagine it's true that unknown queries don't impact the container-selection in the same way as known queries. But I'm not sure I understand how the proposed solution would work in the container-filtering model. If we simply resolve them, we lose the container-type auto-selection feature, and would need to revisit  #6644

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


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

Received on Friday, 28 October 2022 19:50:41 UTC