Re: clarification for display vs. position

Alex Mogilevsky wrote:
> I sense an agreement so far that
> 
> * display:inline, display:inline-block should behave same, "auto" position is as if it were a zero-width inline element
> * display:block has "auto" position on the next line, left or right aligned according to flow direction and alignment

I think there's agreement on the former.  IE doesn't do the latter.  Gecko does, 
more or less.  Safari, as you said, also does.  But I'm not sure that's really 
what we want, necessarily.

-Boris

Received on Friday, 27 July 2007 01:33:21 UTC