- From: Dave Raggett <dsr@w3.org>
- Date: Tue, 28 Mar 2000 18:36:35 +0100 (GMT Daylight Time)
- To: Jany Quintard <quintard.j@cgi.fr>
- cc: html-tidy@w3.org
On Fri, 24 Mar 2000, Jany Quintard wrote: > I may be wrong, but I believe that TD does not have a width > attribute in HTML version 4 width is allowed on table cells in the transitional dtd but not in the strict dtd. Tidy is not smart enough currently to report this. A fix would be to add methods to check the attributes explicitly for td and th. Many thanks for spotting this, -- Dave Raggett <dsr@w3.org> http://www.w3.org/People/Raggett tel/fax: +44 122 578 3011 (or 2521) +44 385 320 444 (mobile) World Wide Web Consortium (on assignment from HP Labs)
Received on Tuesday, 28 March 2000 12:36:40 UTC