[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 12:23:24 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

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




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-04-20 12:23:24 PST ---
I cannot reproduce this with your example saved into an .xhtml file.

Are you sure you aren't serving your document as text/html? If that's the case,
it's treated as HTML, and all "<?xml?>" and "xmlns" incantations are discarded
as garbage.

Migrating misplaced OBJECT to BODY is correct behavior for HTML.

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