Bugzilla – Bug 247
HTML4-specific errors are gone
Last modified: 2008-09-15 17:41:41 CEST
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title></title><br/> should complain about xmlns and />
http://simon.html5.org/test/validator/html4/end-tag-in-rcdata.html http://simon.html5.org/test/validator/html4/minimized-attr.html http://simon.html5.org/test/validator/html4/trailing-slash.html http://simon.html5.org/test/validator/html4/unquoted-attr.html http://simon.html5.org/test/validator/html4/xml-lang.html http://simon.html5.org/test/validator/html4/xmlns.html At the time of writing trailing-slash, xml-lang and xmlns fail.
Fixed and test references added. Thanks!