Re: Firefox/XML/XSL rendering problem
[email protected] 12 Apr 2007 02:34:17 -0700
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
C.W.Holeman: I actually have no idea, I wasn't the one who made this design. :| Jonas: I'll try, but something tells me using just that part of the page will be very difficult because of the table method design :/ On Apr 9, 9:01 pm, Jonas Sicking <[email protected]> wrote: > [email protected] wrote: > > 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 > > > I'll be *veryyyyyyyyyy* grateful if someone could help me fix it :) > > Would be great if you could produce a minimal testcase where the HTML > file and the XSLT file produces different results. And make sure to keep > the HTML file in standards mode (yours already is) since XSLT pages > always render in standards mode. > > / Jonas