[csswg-drafts] [scroll-animations-1] Timeline lookup should probably not use flat tree (#8192)

andruud has just created a new issue for https://github.com/w3c/csswg-drafts:

== [scroll-animations-1] Timeline lookup should probably not use flat tree ==
It was [strongly argued](https://github.com/w3c/csswg-drafts/issues/5984#issuecomment-1059602923) (by @tabatkins) that container queries should _not_ look up the flat tree, to avoid the presence of a container inside the shadow to become an implicit part of the API contract. I don't see why scroll containers should be any different.

Should probably follow container queries and specify that we search shadow-including ancestors (inclusive).

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8192 using your GitHub account


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

Received on Tuesday, 6 December 2022 19:04:48 UTC