"Boris Zbarsky" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Foteos Macrides wrote: >> (Respect the width attribute of the td start >> tag as a minimum display width even if the cell is empty!!! :<) :<) > > Do you have a page showing this problem? > > -Boris
In http://www.macridesweb.com/gutterTest.html I have one of the tables from the Apple example file set reiterated three times vertically. The top table has a valid URL for the transparent spacer gif, and so the gutter intended via the middle td cell is present for all three browsers (Firefox, IE and Opera). The middle table has an invalid URL for the spacer gif. The gutter persists for IE and Opera, but with Firefox the gutter is present while the status bar indicates that it is fetching the image, then the right cell jumps left to obliterate the gutter when the 404 is received. I can see that clearly on DSL, so it probably is not too fast to be seen on T1 as well. The bottom table shows that I'm wrong about the other browsers respecting the td cell's width attribute when the cell has only collapsible white space (is "empty"). Regards, Fote -- _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

