[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 03:16:08 PDT 2007


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


robburns1 at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




------- Comment #9 from robburns1 at mac.com  2007-03-22 03:16 PDT -------
(In reply to comment #8)
> (In reply to comment #7)
> > U+2329 has a canonical decomposition that consists of a single code point, 
> 
> I'm not doubting you, but could you cite where you're finding that U+2329 has a
> cannonical decomposition that consists of a single code point? 

I found it. First, the exclusion table for normalization.
http://www.unicode.org/Public/UNIDATA/CompositionExclusions.txt

Second, the Unicode database which shows the cnonical equivalence.
<http://www.unicode.org/Public/UNIDATA/UnicodeData.txt>

So changing back to duplicate because normalization would definitely treat
these uniformly.

I'm surprised that Unicode didn't treat it in the opposite direction: with
U+2328 and U+2329 used for normalization and U+3008 and U+3009 exlucded as
singletons. Or for that matter why are these involved in normalization at all
since both are singletons?

*** This bug has been marked as a duplicate of 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