Re: [csswg-drafts] [css21][css-inline] behavior differences when the primary font does not contain U+0020

Follow up, related to https://github.com/w3c/csswg-drafts/issues/1804: As can be seen by comparing [this test that has U+0020 in the primary font](https://rawgit.com/frivoal/web-platform-tests/line-height-experiments/css/css-line-height/content-height-005.html) to [that one that doesn't](https://rawgit.com/frivoal/web-platform-tests/line-height-experiments/css/css-line-height/content-height-006.html), Chrome (and no other browser) also has a behavior difference regarding the height of the content area: If the primary font does not contain U+0020, the height of the content area stops depending on metrics of the primary font (and continues not to depend on any fallback font either).

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

Received on Tuesday, 12 September 2017 00:21:47 UTC