[Bug 10158] HTML5 parser: comments after </body> and after </html> should be put in body

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10158





--- Comment #2 from Simon Pieters <simonp@opera.com>  2010-07-14 22:06:20 ---
http://www.google.com/codesearch?q=document%5C.lastChild
http://www.google.com/codesearch?q=%3C%2Fbody%3E%5Cs%2A%3C%21
http://www.google.com/codesearch?q=%3C%2Fhtml%3E%5Cs%2A%3C%21

This only shows that there are pages that use document.lastChild (and
document.lastChild.lastChild), and that there are pages with comments after
</body> or </html>. I don't know if there are any pages that use both...

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 14 July 2010 22:06:22 UTC