Commit ca34b5f0 authored by Steven R. Loomis's avatar Steven R. Loomis
Browse files

fix(core): fix actions_normalize() UChar32 calculation

- UnicodeString is UTF-16, but can be used with UTF-32 boundaries.
- fix calculation of code_points_to_delete

Fixes: #11067
parent 3f42b0b8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment