Re: [csswg-drafts] Does a previously clear-ed float still contribute geometry?

This difference is probably triggered by different implementation of `<br/>` in browsers. `clear:both` used on other element doesn't make any problem. `clear:both` added on `<br/>` has the different effect across browsers. 

BTW. What is default stylesheet for `<br/>`? Replaced element? I cannot add border to it. 

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

Received on Thursday, 8 February 2018 23:11:25 UTC