On Thursday 2006-04-27 22:19 -0500, Boris Zbarsky wrote: > L. David Baron wrote: > >IIRC, <hr> width calculation is currently rather broken on the reflow > >branch (they don't resize correctly, at least). Is this something you > >intentionally did, or something that just happened?
> If you mean the <isindex> behavior, the problem is that it's display:inline Yes. > by default. Since it's an nsAreaFrame and does block reflow "on the > inside", I made it a "replaced inline with block inside" kinda thing. But 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. -David -- L. David Baron <URL: http://dbaron.org/ > Technical Lead, Layout & CSS, Mozilla Corporation
pgpE4DqyfQbxA.pgp
Description: PGP signature
_______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

