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

I'm not proposing to [blockify](https://drafts.csswg.org/css-display-4/#blockify) anything.

> effectively changing the formatting context from inline to block?

Yes, the 2nd option avoids establishing an inline formatting context on block containers with `justify-items` (the inline formatting context will instead be established by the anonymous block). But it doesn't force a new block formatting context, the parent BFC can be continued.

> I think discarding alignment properties like justify-items in inline formatting contexts including those defined by an anonymous text run is not a bad approach.

I'm not sure if you are arguing for no change, or for my 1st proposed option.

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


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

Received on Wednesday, 30 April 2025 15:31:28 UTC