diff options
author | mal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-08 19:05:11 +0000 |
---|---|---|
committer | mal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-08 19:05:11 +0000 |
commit | 941fdfd2a3ae02f977d89b5051fa81164657b560 (patch) | |
tree | f165de16efc956afb14a0d8659433ff0a170ad2b /build/README.chromium | |
parent | 7a1f7a2f2bf0c09d2767a496a09509898d4aaa02 (diff) | |
download | chromium_src-941fdfd2a3ae02f977d89b5051fa81164657b560.zip chromium_src-941fdfd2a3ae02f977d89b5051fa81164657b560.tar.gz chromium_src-941fdfd2a3ae02f977d89b5051fa81164657b560.tar.bz2 |
Fix for b/1837411 -- Interstitial title lines bleed together.
The line height for titles in the warning interstitials is too small.
In English, a second line starts to abut the line above it if the
browser is narrow.
In languages with ligatures above the line, a second line bleeds
into the first, impairing readability. This is compounded in languages
like Tamil and Marathi, where the title of the interstitial warning
is quite long and likely to break on two lines.
My solution is to set the line height to 140% in the .title.
TEST= Navigate to ianfette.org with Chrome's lang set to ta or mr. The title
lines in the anti-malware blocking page should not bleed together.
BUG= 1837411
Review URL: http://codereview.chromium.org/113140
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15667 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/README.chromium')
0 files changed, 0 insertions, 0 deletions