DescriptionWe have to change the "default_fixed_font_size" along with "default_font_size" when user changes the font size under chrome://settings/fonts, as we don't have separate ui option for that. The former size always maintained at 3pt less than the later one as per the discussion at http://codereview.chromium.org/8118003/
BUG=91922
TEST=As you change the slider under Standard Font in "chrome://settings/fonts" page, size of text against Fixed-width Font should also change. This effect should reflect in any web page for instance http://jsfiddle.net/casaschi/pSAkD/ opened containing fixed-width fonts.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109597
Patch Set 1 #
Total comments: 7
Patch Set 2 : Changes corresponding comments. #Messages
Total messages: 10 (0 generated)
|