Open
Description
Related Spec: https://drafts.csswg.org/css-pseudo/#first-letter-pseudo
I'd like to propose the property text-stroke
, and therefore the property paint-order
be applied to the ::first-letter
pseudo element (and potentially ::prefix
and ::suffix
sub-pseudo-elements).
I work developing a tool to make documents using Markdown and CSS, and this issue has been raised before, books do use strokes with drop caps.