[Webkit-unassigned] [Bug 22166] HTML entities for surrogate pair codepoints cause rendering issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 14:14:38 PST 2008


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


jshin at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jshin at chromium.org




------- Comment #4 from jshin at chromium.org  2008-11-11 14:14 PDT -------
> 𝍧 is interpreted the same as ��

If "��" is treated as 𝍧,  it's also a bug.

Paired or not, NCRs with surrogate codepoints are invalid and perhaps should be
converted to U+FFDF. I don't think it's a good idea to skip them as if there's
nothing. 


-- 
Configure bugmail: https://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