[Webkit-unassigned] [Bug 39048] REGRESSION (r55802): XML errors on Google maps ("Entity 'nbsp'=?UTF-8?Q?=20not=20defined=E2=80=9D?=) with JavaScript disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 23:33:27 PDT 2010


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





--- Comment #5 from Mark Rowe (bdash) <mrowe at apple.com>  2010-05-12 23:33:28 PST ---
Prior to r55802 we were parsing the document as XHTML.  The change within externalSubsetHandler in XMLTokenizerLibxml2.cpp made it so that we no longer treat the XHTML Mobile DTD as indicating XHTML unless the ENABLE(XHTMLMP) define is set.

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