[Webkit-unassigned] [Bug 7789] Using innerHTML returns tags in ALL CAPS
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Mar 18 03:39:38 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7789
ap at nypop.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at nypop.com
Component|New Bugs |HTML DOM
------- Comment #5 from ap at nypop.com 2006-03-18 03:39 PDT -------
Yes, the file needs to be served with Content-Type application/xhtml+xml to be
handled as XHTML, and in your example, it is served as text/html. This behavior
by design, please see <http://www.hixie.ch/advocacy/xhtml> for an extensive
discussion.
The fact that WebKit changes the case of tags at all might be a valid issue (I
couldn't find it in Bugzilla, but I'm pretty sure this behavior is known).
--
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