Closed Bug 112172 Opened 23 years ago Closed 23 years ago

Output of XSLT processing is rendered differently than corresponding "direct" HTML

Categories

(Core :: XSLT, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 96647

People

(Reporter: gereon.steffens, Assigned: keith)

Details

Attachments

(2 files)

Case in point: I have an XML document and XSLT stylesheet that renders into
tables with borders, using <table border="1"> in the stylesheet. When mozilla
renders this page, only the outer border surrounding the table is shown, not the
inner border around each cell.
However, if I take that same XML/XSLT file, run it through Xalan, and then feed
the resulting HTML file to mozilla, the inner cell borders do show up.
Attached file xml example
Attached file xslt example
See http://www.mozilla.org/projects/xslt/index.html#issues
It's the missing tbody issue, which will be fixed by the output rewrite.

*** This bug has been marked as a duplicate of 96647 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: