L. David Baron wrote: > Could it stay more like 'inline' than 'inline-block'? Since the <hr> > inside is a block, it would work the same way other block-within-inline > works, and the behavior wouldn't change. > > Then again, I haven't looked at an <isindex> for a while, so I might be > misremembering what they look like.
So the thing is that <isindex> has its own frame class, so it gets a subclass of nsAreaFrame no matter what the display value. I'm not quite sure how to make one of those behave like an inline...
-Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

