flagging bad html syntax

the amaya parser does not catch all errors in html syntax
textarea element requires both rows and columns to be specified
but if they are omitted , they are not flagged as parse errors....
can this be fixed ???  //
John Russell, VE3LL@RAC.CA
http://home.cogeco.ca/~ve3ll (2 L's as in LLAMA)
check HTML at http://www.htmlhelp.com/tools/validator/
check CSS at http://jigsaw.w3.org/css-validator/
check JavaScript at http://www.crockford.com/javascript/jslint.html

Received on Saturday, 5 April 2003 13:03:03 UTC