Re: [csswg-drafts] [css-inline-3] support adjacent initial-letter as well

We have an outstanding WG resolution to make width/height apply to initial letter. Once you have that, this is easy: set the first-letter to a width, then give it a negative margin-start of that same width. This will place it in the margin.

https://github.com/w3c/csswg-drafts/issues/863

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

Received on Thursday, 24 May 2018 19:38:36 UTC