[csswg-drafts] [css-inline] fill out initial-letter/float interaction section

astearns has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-inline] fill out initial-letter/float interaction section ==
https://drafts.csswg.org/css-inline/#initial-letter-floats needs more 
details.

One user of the dropcap.js polyfill has run into a problem where the 
float simulation of a dropcap interacts badly with multiple same-side 
floats:

https://github.com/adobe-webplatform/dropcap.js/issues/21

It would be good if we could define initial-letter in such a way that 
the floated widgets laid out as if the initial-letter did not exist, 
and the initial-letter would be placed at the top of the in-flow 
content without reference to the floats or any float clearing.

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/360 using your GitHub 
account

Received on Friday, 29 July 2016 15:20:19 UTC