Re: [csswg-drafts] [css-inline-3] initial-letters: interaction of shape-margin and regular margin (#5119)

Hmm. Actually I prefer Alan's suggestion. My initial case for adding `shape-margin` was to stop this sort of situation:
![image](https://user-images.githubusercontent.com/989243/84881429-c0341880-b085-11ea-93cd-cb42d6be04b2.png)

But setting`shape-margin` will add space around the glyph in all directions, pushing the text below the `initial-letter` down by an additional line. Clipping the shape to the margin box means the user can prevent this by leaving `margin-bottom: 0` a the default value of 0.

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

Received on Wednesday, 17 June 2020 09:37:09 UTC