Re: [csswg-drafts] [css-display-3] Clarify display for ::first-line and ::first-letter (#9958)

I don't understand what exactly you want to clarify in css-display.

Also, I don't think the specs imply that the answer must be `block`. It could also be `flex`. `display` not applying doesn't necessarily prevent having a computed value, it could just prevent the first line from becoming a flex container.

Personally I would have used `assert_in_array(..., ["block", "flex"])` or such.

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


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

Received on Saturday, 17 February 2024 22:14:56 UTC