[Webkit-unassigned] [Bug 37834] Does not correctly parse OBJECT tags within HEAD

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 18:42:21 PDT 2010


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





--- Comment #2 from Roarke Lynch <roarkely at gmail.com>  2010-04-20 18:42:21 PST ---
The error is not reported when the document is served as application/xhtml+xml,
however I am confused by the behavior on text/html documents. In the HTML DTD
(http://www.w3.org/TR/REC-html40/sgml/dtd.html) OBJECT is a valid child for
HEAD:

<!ENTITY % head.misc "SCRIPT|STYLE|META|LINK|OBJECT" -- repeatable head
elements -->

-- 
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