after some "automatic" conversion steps failing to insert a xhtml doctype I've got the following "error in warning handling" situation using tidy (tidy is in fact detecting a xhtml source, and therefore even the correction seems to be unnecessary: with given doctype like in the comment, no warning is produced) <span ><input ..></input></span> when discarding the </input>, a </span> will be inserted, and then the original </span> will be discarded after a warning message ("discarding unexpected </span>") (see simplified html source file)
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:56 GMT