Re: [csswg-drafts] [css-box-3][css-21] Positioning boxes with { float:left; width:0px; }

Here are test cases to play with the behavior: 

-  https://jsfiddle.net/swntbxpd/ 
(remaining space on the line = 0px, so the 0px float can fit on that 
same line)

-  https://jsfiddle.net/swntbxpd/1/ 
(remaining space on the line = -100px, so the 0px float cannot fit on 
that same line)
 


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

Received on Thursday, 6 October 2016 20:35:24 UTC