Opened 16 years ago
Closed 16 years ago
#5142 closed Bug (duplicate)
the caption element must be directly after the table tag
| Reported by: | Sa'ar Zac Elias | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.1 |
| Keywords: | Cc: |
Description
The caption element is inserted after the thead element (if there is one - using th tag at the top row for example). this is invalid XHTML.

DUP of #4809.