Re: [csswg-drafts] [css-shapes] Allow shape-outside to apply to initial letter (#885)

It's the two paragraphs in the definition for `initial-letter-wrap: all` - ink versus glyph outline. I assume they're the same thing, but it would probably be better to use glyph outline in both places.

> For each line of text impacted by the initial letter, the line box adjacent to the initial letter starts at the start-most point that touches the ink of the initial letter, plus the amount of the initial letter’s end-side border+padding+margin.

If the value of shape-outside is not none, shape-outside is used instead of the glyph outline. In both cases, shape-margin is applied to expand the outline.



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

Received on Friday, 12 June 2020 16:15:59 UTC