Re: [csswg-drafts] [css-rhythm-1] Avoiding accidental double spacing

Summary of proposals so far:

1. **Make it harder for authors** -- but the issue itself remains
  1.1. [line-height-step: none | auto | [ [ safe | unsafe ]? ]](https://github.com/w3c/csswg-drafts/issues/938#issuecomment-334096272) (@frivoal)
  1.2. line-height-step: match-parent | none | auto
2. **Heuristic**
  2.1. [Adjust slightly larger normal height to the unit](https://github.com/w3c/csswg-drafts/issues/938#issuecomment-318495149) (@shans @tabatkins)
  2.2. [Adjust rhythm unit between 1.0 and 1.2 to 1.2](https://github.com/w3c/csswg-drafts/issues/938#issuecomment-336952341)
3. **Non-heuristic**
  3.1. Item 4 of [Better spacing of lines in CSS, an explainer](https://github.com/dbaron/css-line-spacing/blob/master/explainer.md) (@dbaron)
  3.2. `line-box-contain: block glyphs`, similar to 3.1 but opt-in (Hyatt, 6 years ago.)

Category 1 is not needed for Line Grid, but category 2/3 are probably needed for Line Grid as well.

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

Received on Monday, 16 October 2017 17:11:00 UTC