- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Fri, 25 May 2018 04:03:21 +0000
- To: public-css-archive@w3.org
You need to exclude `font-size` as well: * We're calculating the size of the initial letter differently anyway * That's what safari does (except for a bug where `font-size:0` makes the whole initial letter disappear) * It's useful to set the font-size to a large value, to be used as a fallback if the initial-letter property is not supported, without having that interfere somehow with the initial-letter -- GitHub Notification of comment by frivoal Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2700#issuecomment-391934886 using your GitHub account
Received on Friday, 25 May 2018 04:03:49 UTC