[Webkit-unassigned] [Bug 79273] New: HTML Comments after </body> are placed at the bottom of the <body> contents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 13:34:35 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79273

           Summary: HTML Comments after </body> are placed at the bottom
                    of the <body> contents
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: znbailey at gmail.com


See also: http://code.google.com/p/chromium/issues/detail?id=115338

What steps will reproduce the problem?
1. load the attached file
2. execute document.body.innerHTML in the console

What is the expected result?

document.body.innerHTML should not include the comment

What happens instead?

document.body.innerHTML includes the comment

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list