[Webkit-unassigned] [Bug 177053] German Capital ẞ support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 18 13:40:46 PDT 2017


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ap at webkit.org,
                   |                            |mmaxfield at apple.com
          Component|JavaScriptCore              |Platform
         Resolution|---                         |INVALID

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
This works correctly according to Unicode 10 (and earlier versions). ftp://ftp.unicode.org/Public/UCD/latest/ucd/SpecialCasing.txt only has special casing for lower case ß, and we just use a Unicode compliant implementation in ICU.

This is also addressed at <http://unicode.org/faq/casemap_charprop.html#11>. I don't know if there was any discussion of changing this given the newest orthography changes in June.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170918/56f2b462/attachment.html>


More information about the webkit-unassigned mailing list