[Webkit-unassigned] [Bug 6314] Unclosed <style> element in <head> makes page completely blank

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Sep 14 19:27:06 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6314





------- Comment #28 from robburns1 at mac.com  2006-09-14 19:27 PDT -------
this was due to loading XHTML as text/html instead of application/xhtml+xml.
Once this was fixed the elements werre no longer moved to the body. It still
may be a bug to move HTML elements about in a document (as opposed to leaving
them in place and not rendering or processing them), but it's not a bug with
the XML implementation as I had reported.


-- 
Configure bugmail: http://bugzilla.opendarwin.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