Remove the code which sorts and removes duplicates from the fallback font list
This causes wrong fallback fonts to be picked leading to text displaying badly. To avoid duplicate fonts from being processed, the proposal is to use a set to track those and skip them. BUG=470397 Review URL: https://codereview.chromium.org/1037863002 Cr-Commit-Position: refs/heads/master@{#322320}
Showing
Please register or sign in to comment