[Webkit-unassigned] [Bug 13150] Character entity references should produce same result as numeric

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 01:42:34 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13150





------- Comment #7 from ap at webkit.org  2007-03-22 01:42 PDT -------
This has nothing to do with characters being "compatibility" or not.

U+2329 has a canonical decomposition that consists of a single code point,
which means that it cannot appear in any normalized text (NFKD, NFKC, NFD or
NFC), and thus it's effectively deprecated. U+00A3 does not have any
decompositions, canonical or otherwise, as of Unicode 4.0.1.

I still believe that this issue is completely covered by bug 8738.


-- 
Configure bugmail: http://bugs.webkit.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