Re: Firefox/XML/XSL rendering problem

"C.W.Holeman II" <[email protected]> Mon, 16 Apr 2007 09:52:11 -0800
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Message-ID <[email protected]>
"C.W.Holeman II" <[email protected]> wrote in message 
news:[email protected]...
>
> <[email protected]> wrote in message 
> news:[email protected]...
>> I'm trying to turn a HTML 4.01 Transitional webpage into an XML/XSLT
>> webpage, and well, it works, except for one minor rendering problem -
>> in Firefox, a little space (http://noodley.com/private/ffrender.jpg) -
>> it's where the red lines go through between some elements of the
>> design shows - I have no idea why, and with the exact same code, but
>> as an HTML file, this doesn't happen.
>>
>> HTML: http://noodley.com/sacrifice/
>> XML/XSLT: http://noodley.com/sacrifice/index.xml
>
> From the above links:
>
> <tr>
> <td height="7%" valign="top">
> <div align="right">
>  <img src="img/corner_top_left.gif" height="9" width="8">
> </div>
> </td>
> <td background="img/border_upper_login_rates.gif">
> <div align="center">
> </div>
> </td>
> <td>
>  <img src="img/corner_right_top.gif" height="9" width="8">
> </td>
> </tr>
>
> I don't see anything different either. So, I would follow what does not 
> make
> sense. Why are the border_upper_login_rates.gif images background while
> the corners are not?

http://www.mozilla.org/docs/web-developer/faq.html#gaps

>Why are there gaps between image rows in tables when the layout engine
>is in the Standards mode?"

links to:

Images, Tables, and Mysterious Gaps
http://developer.mozilla.org/en/docs/Images%2C_Tables%2C_and_Mysterious_Gaps


>
> -- 
> C.W.Holeman II | [email protected] -5 | 
> http://JulianLocals.com/cwhii
> To only a fraction of the  human  race does God  give the  privilege of
> earning one's bread doing what one would have  gladly pursued free, for
> passion. I am very thankful. The Mythical Man-Month Epilogue/F.P.Brooks
>
>