Daniel Glazman wrote: > Alan Gresley wrote: > >> Boris, why would an author bother floating a <br> element? > > Because nothing forbids it ? And because implementors MUST think of all > the weird cases ? > > </Daniel> Well implementors shouldn't concern themselves with what authors might do. If an author wants to float a <br>, I say they do that at their own peril. That's why I suggested float:none as a default. We already have <head> display:hidden as a default. Consider the author who foolishly declares. head { display: visible !important; position: static !important; float: left; !important; } AlanReceived on Wednesday, 2 July 2008 07:20:41 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:55:10 GMT