[Webkit-unassigned] [Bug 43949] Add support for MathML entities

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 15 12:40:32 PDT 2010


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





--- Comment #38 from Eric Seidel <eric at webkit.org>  2010-08-15 12:40:31 PST ---
Yes, but this is clearly already an out-of-sync list.  Between markup.cpp and this code.  Why Chromium has chosen this arbitrary subset of HTML entities to replace when creating markup from a DOM is unclear.  Why they have an explicit blacklist instead of a whitelist is also unclear.  Moving them to the new list of entities will have a behavior change they may or may not want.  Again, completely unclear from this code what they want.

Either path forward is fine.  My gut would say just restore the old broken behavior to fix their compile.  We could also write new broken code for them.  But that sounds like more work which seems silly to do since this whole approach/architecture/code-location seems wrong. :)

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