HTML elements TD/TR/TH declared as empty?

The file Library/src/HTMLPDTD.c
declares the table elements TR/TD/TH as SGML_EMPTY, which is wrong and
causes the HTML parser to spit out wrong info.
For some reason, there is commented text /*SGML_MIXED*/ right after these
elements. 

Is it a bug or somebody forgot to put back the right definition or what?


Thanks,
Michael Kifer
kifer@cs.sunysb.edu  

Received on Friday, 10 August 2001 18:37:51 UTC