Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2269)

Issue 676343002: Use following font data and script for heading zero-width spaces while collecting candidate runs.

Created:
6 years, 1 month ago by byungwoo
Modified:
6 years, 1 month ago
Reviewers:
CC:
blink-reviews, krit, Rik, jbroman, danakj, pdr+graphicswatchlist_chromium.org, Stephen Chennney, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Use following font data and script for heading zero-width spaces while collecting candidate runs. Collecting a candidate run of heading zero-width spaces in a text run makes unintended fallback fonts loading and this can effect box height computation. With this patch, HarfBuzzShaper will skip to collect a candidate run for the heading zero-width spaces and use the following font data and script if there is following runs for the normalized buffer. BUG=

Patch Set 1 #

Powered by Google App Engine
This is Rietveld 408576698