Closed Bug 237860 Opened 21 years ago Closed 21 years ago

Mozilla does not render XHTML tables without tbody correctly

Categories

(Core :: Layout: Tables, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla1.7final

People

(Reporter: ali, Assigned: dbaron)

References

()

Details

(Whiteboard: [patch])

Attachments

(1 file)

At the specified URL, the image at the top left of the page is not aligned correctly with the text next to it. It should be vertically aligned centered with the text next to it, but the image is aligned towards the top, and the text towards the bottom.
Attachment #144196 - Flags: superreview?(roc)
Attachment #144196 - Flags: review?(bernd.mielke)
eek, no 1.7final target milestone!
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [patch]
Target Milestone: --- → mozilla1.7beta
Target Milestone: mozilla1.7beta → mozilla1.7final
Attachment #144196 - Flags: superreview?(roc) → superreview+
Attachment #144196 - Flags: review?(bernd.mielke) → review+
Comment on attachment 144196 [details] [diff] [review] patch simple and low-risk fix
Attachment #144196 - Flags: approval1.7?
Comment on attachment 144196 [details] [diff] [review] patch a=chofmann for 1.7
Attachment #144196 - Flags: approval1.7? → approval1.7+
The URL in question has added the following to its CSS and added class bugfix to the image and the text: td.bugfix { vertical-align: middle; } The actual bug is therefore no longer visible at the URL in question, as the site author (who is not myself) has decided to workaround it in this manner. It'd be great if this could be checked in once the tree opens after 1.7beta.
Fix checked in to trunk, 2004-03-18 17:34 -0800.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: