Sorry. I must have made a mistake cutting and pasting. The snippets are the same.
Tom Tom Amiro wrote: > > Hi, > > The html produced by Xalan vs XSLTC are so different, it is hard to know > where to begin. > It definitely looks like an XSLTC bug. > > Below are snippets from the top showing that things get out of synch > really fast. > > It would help in debugging this, if you could simplify the xsl and > provide a small > XML source for testing and file a bug with Bugzilla. > > Xalan > ------- > > <TBODY> > <TR> > <TD align=middle colSpan=3> > <H1>Confirm Input > <HR> > </H1></TD></TR> > <TR> > <TD vAlign=top align=left> > <P class=caption>First Name</P></TD> > <TD align=left> > <TABLE class=plaintable> > <TBODY> > <TR> > <TD align=left>[Donald] </TD></TR></TBODY> > > XSLTC > --------- > <TBODY> > <TR> > <TD align=middle colSpan=3> > <H1>Confirm Input > <HR> > </H1></TD></TR> > <TR> > <TD vAlign=top align=left> > <P class=caption>First Name</P></TD> > <TD align=left> > <TABLE class=plaintable> > <TBODY> > <TR> > <TD align=left>[Donald] </TD></TR></TBODY> > > Tom -- Tom Amiro -- SQE Engineer WTS - Interoperability and Quality voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]