[Webkit-unassigned] [Bug 26646] Strange parsing error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 00:53:49 PDT 2009


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #2 from ap at webkit.org  2009-06-24 00:53 PDT -------
The errors are valid - the body is opened implicitly when a script calls
document.write, writing content that is not allowed in head. Specifically, it's
calendar.js that creates a table in body, even though it is loaded from head.


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



More information about the webkit-unassigned mailing list