Add unittests for colored arabic ligature
The colored text is not breaking text runs. This is required to support correctly the arabic script. The characters are combining together to form a word. They are grouped together by ligatures. Applying a color to a part of a word should not break the ligature. This CL is adding a unittest to ensure this behavior is working. Bug: 1025561 Change-Id: I71211cb90fe6064a6d3be5a7de37e071675763fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1923109 Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Reviewed-by:Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#716906}
Showing
Please register or sign in to comment