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

I don't think most authors know about anonymous block boxes, and we typically pretend that they aren't there (see percentage resolution, #2595, etc.)

So I think we should either
 - set `justify-self: normal`/`stretch` on anonymous blocks so that they ignore `justify-items` of the parent, or
 - wrap the inline-level contents of a block container inside an anonymous block even if there is no block-level content, at least when `justify-items` computes to something different than `normal`/`stretch` or lone `legacy`.

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


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

Received on Friday, 10 January 2025 14:01:12 UTC