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

I agree that pushing down would be best. The other alternatives are 
weird. If both the initial letter and the float are treated as 
ordinary floats, you get

<img width="384" alt="2nd-line-float" 
src="https://cloud.githubusercontent.com/assets/5687700/21697283/988c9502-d35f-11e6-9e2e-6688f92cc224.png">

If you place the float, and then the initial letter, it's maybe even 
worse:
<img width="373" alt="2nd-line-float-weird" 
src="https://cloud.githubusercontent.com/assets/5687700/21697619/30a29cbe-d361-11e6-90ae-7bb70c578c1f.png">

So I think the pushed-down version is best:

<img width="401" alt="2nd-line-float-pushed-down" 
src="https://cloud.githubusercontent.com/assets/5687700/21697839/4768a8ca-d362-11e6-8af6-8e3fdbb39d71.png">




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

Received on Thursday, 5 January 2017 21:17:57 UTC