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

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

           Summary: HTML5 parser: comments after </body> and after </html>
                    should be put in body
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: simonp@opera.com
         QAContact: public-html-bugzilla@w3.org
                CC: hsivonen@iki.fi, mike@w3.org, public-html@w3.org,
                    w3c@adambarth.com


Consider http://software.hixie.ch/utilities/js/live-dom-viewer/saved/544

Pre-HTML5 IE, Gecko, WebKit and Opera put the comments in body (or the current
element) instead of after body and after html. Is there a reason to change from
the status quo?

-- 
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 Tuesday, 13 July 2010 21:39:03 UTC