- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 Mar 2020 13:32:13 +0000
- To: public-css-archive@w3.org
So firefox has an [existing line-height hack](https://searchfox.org/mozilla-central/rev/b712398b7fae54ef377a558d6f16dede7a7f8530/layout/generic/nsLineLayout.cpp#2266) which applies when we find `white-space: pre` (or similar, see the `preMode` stuff in there). This is pretty old code but it may be worth making it apply consistently for empty blocks, or something of that sort. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4904#issuecomment-605002631 using your GitHub account
Received on Friday, 27 March 2020 13:32:15 UTC