[Webkit-unassigned] [Bug 30923] When assigning to innerHTML of an element in an XHTML document, HTML entities are not recognized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 15:35:04 PDT 2009


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





--- Comment #14 from Ian 'Hixie' Hickson <ian at hixie.ch>  2009-10-30 15:35:04 PDT ---
What the spec says is intentional -- external DTD parsing is optional in XML,
and so entities can't be relied upon. I would recommend using numeric entities
or HTML instead.

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