- From: Dave Cramer via GitHub <sysbot+gh@w3.org>
- Date: Thu, 05 Jan 2017 16:55:13 +0000
- To: public-css-archive@w3.org
I'm OK with the behavior exhibited by Safari. The idea was to try to avoid dependencies on the details of what's going on in the lines adjacent to the initial-letter (or on the window width). In particular, we didn't want cycling if some large inline would increase the size of the initial letter, and thus push the large inline to a different line, decreasing the size of the initial letter... We also want initial letters with the same specs in the same document to be the same size, even if there was a badly-designed superscript or something in an adjacent line some of the time. -- GitHub Notification of comment by dauwhe Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/735#issuecomment-270695454 using your GitHub account
Received on Thursday, 5 January 2017 16:55:19 UTC