Imported from my original Blogspot archive (2007–2010). Posts are preserved as originally written, including language, formatting, and mistakes.
I discovered this bug after install Google Chrome Beta 2. The label <caption> in Firefox is placed outside of Table, but <caption> is a subelement of <table>.
How I discovered this bug?
If I set a margin-top and margin-bottom for a <table> with <caption>, among them there will be a space, which is the margin of the table. This problem will not be introduced in other browsers such as Internet Explorer 7, Opera and Google Chrome Beta 2.