Re: [csswg-drafts] [css-pseudo] ::first-letter should skip all decendant ::markers, not just the block's own ::marker (#4503)

OK, I rewrote the ::first-letter section (finally) in https://github.com/w3c/csswg-drafts/commit/683cfb00340d75ae627da1d965d802398e1574c0
Rewrote the text about list-item markers as 

> For this purpose, any marker boxes are ignored, as if they were out-of-flow. However, if an element has in-flow ::before or ::after content, the first-letter text is selected from the content of the element including that generated content.

See https://drafts.csswg.org/css-pseudo-4/#first-letter-pseudo

@Loirooriol Mind reviewing? :)

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


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

Received on Thursday, 31 December 2020 09:41:38 UTC