[Bug 4025] Fails to validate the following xhtml document containing tfoot

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4025


ot@w3.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from ot@w3.org  2006-11-28 14:45 -------
The sample given appears to be invalid.

[[
TFOOT must appear before TBODY within a TABLE definition so that user agents
can render the foot before receiving all of the (potentially numerous) rows of
data.
]] -- http://www.w3.org/TR/html4/struct/tables.html#h-11.2.3

Received on Tuesday, 28 November 2006 14:45:51 UTC