Re: [csswg-drafts] [css-align] `justify-items` and block splitting inline (#11462)

I assume the resolution didn't mean "computes" as in changing the computed value, because at computed value time we don't know if the parent will be an inline box (e.g. `<fieldset>` is forced to not be inline during layout, even if it has `display: inline`). So it should actually be:

> If the parent is an inline box, then `justify-self:auto` behaves as `normal`

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


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

Received on Friday, 19 September 2025 19:14:46 UTC