[Webkit-unassigned] [Bug 35207] all xhtml documents fail to render when XHTMLMP enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 22 14:28:30 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35207
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #49145|review? |review-
Flag| |
--- Comment #3 from Eric Seidel <eric at webkit.org> 2010-02-22 14:28:30 PST ---
(From update of attachment 49145)
Like george, I don't understand why this channges WML. Not that the change is
wrong, it just needs more explanation.
It looks like this was always backwards:
#if !ENABLE(XHTMLMP)
1256 || (extId == "-//WAPFORUM//DTD XHTML Mobile 1.0//EN")
1257 #endif
?
Or if that should be enabled for all ports, just remove the #if.
--
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