[Imps] </body> and after body phase

Anne van Kesteren annevk at opera.com
Sun Jan 14 10:05:02 PST 2007


I need some kind of strategy that:

   <!doctype html><li></body>

doesn't cause any parse errors but that

   <!doctype html><div><li></body>

does.

Note you can't actually imply </li> on </body> because that would break  
stuff.

(This doesn't seem to be covered in the specification, but is assumed in  
at least one of the Google testcases (and makes sense).)


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>



More information about the Implementors mailing list