Re: [csswg-drafts] [css-align] `justify-items` and anonymous block boxes (#11461)

> But how would you allow aligning 'anonymous blocks' to the end if that's the desired behavior?

There is of course a trade-off, we need to think which option will be less confusing.
But the authors could just wrap the inline contents with a `<div>` rather than relying on an anonymous block, then the element-generated block would obey the `justify-items` of the parent.

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


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

Received on Thursday, 9 January 2025 11:17:46 UTC