Closed Bug 468016 Opened 17 years ago Closed 17 years ago

Top margin of TABLE element is inserted between CAPTION element and table body itself.

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 297676

People

(Reporter: mizusumashi, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 Viewing XHTML TABLE element with CSS "margin" property and CAPTION child element - like <table style="clear: right; float: right; margin: 5em 0 0 0; padding: .2em; border: 1px solid black"><caption>CAPTION</caption><tr><td>BODY</td></table> -, top margin is inserted between CAPTION element and table body itself. CSS 2.1 require that top margin of TABLE element has to be inserted above CAPTION element like IE 7, Google Chrome and Safari, I think. Reproducible: Always
Thank you for reporting this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.