Disallow confusable CJK ideographs in IDN display
This CL blocks the following characters when used next to a non-CJK character: U+4E00 (一), U+3127 (ㄧ), U+4E28 (丨), U+4E5B (乛), U+4E03 (七), U+4E05 (丅), U+5341 (十), U+3007 (〇), U+3112 (ㄒ), U+311A (ㄚ), U+311F (ㄟ), U+3128 (ㄨ), U+3129 (ㄩ), U+3108 (ㄈ), U+31BA (ㆺ), U+31B3 (ㆳ), U+5DE5 (工), U+31B2 (ㆲ), U+8BA0 (讠), U+4E01 (丁) According to usage logs, this change affects a small number of domains (<10) with a small number of users (<300 over 28 days). It does not block U+30A8 (エ) as this converts more domains to punycode (~20). Bug: 990428 Change-Id: Ie8cad20f52446361439ea9e3e0a69b276f8115fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927692 Commit-Queue: Mustafa Emre Acer <meacer@chromium.org> Reviewed-by:Joe DeBlasio <jdeblasio@chromium.org> Cr-Commit-Position: refs/heads/master@{#718375}
Showing
Please register or sign in to comment