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

AFAIK using `float` in `::first-letter` is a non-standard usage. Its only purpose is to support drop cap, and is superceded by `initial-letter`.

So I think the correct fix is to fix the test and assume `display` always computes to `inline`.

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


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

Received on Monday, 19 February 2024 04:23:38 UTC