Re: [csswg-drafts] [css-position-3] Section 3.5.1 Conflicts with CSS2 Positioning Behavior (#11258)

> I struggle to understand the value the new 'inset-modified containing block' based model brings compared to the CSS2 'containing block equation model'

The value is that, for overconstrained cases, instead of just ignoring `left` or `right`, you can use CSS align properties to align withing the inset-modified containing block.

And it's not like it's a radically different model, it's just a slightly different way of explaining the CSS2 behavior.

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


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

Received on Monday, 25 November 2024 21:57:55 UTC