Lately I seem to be on an unintentional crusade to convert all of Tidy's errors into warnings. :) I think the error "missing quotemark for attribute value" (search for "SUSPECTED_MISSING_QUOTE" in lexer.c) could be changed to a warning. I've tried this in Java Tidy. The lexer continues just fine after this condition is detected. The resulting attribute value agrees with IE and Netscape. (IE and Netscape appear to accept any number of newlines and unencoded "<" and ">" inside of quoted attribute values. Of course, Tidy will output "<" and ">" as properly encoded entities, which IE and Netscape also accept.) Am I overlooking something? RandyReceived on Thursday, 16 September 1999 21:41:20 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:23 GMT