>>1730the downside is that it makes it much harder to manage
global layout shifts when you have deeply nested components. once you start relying on
container-type: inline-size
, debugging the cascade becomes a nightmare if a parent element accidentally changes its width.