- From: Mike Bremford via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Jun 2020 09:37:07 +0000
- To: public-css-archive@w3.org
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