- From: Xiaocheng Hu via GitHub <sysbot+gh@w3.org>
- Date: Mon, 19 Feb 2024 04:23:36 +0000
- To: public-css-archive@w3.org
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