Fixes vertical alignment of RenderTextWin.
commita1b374108ff405cd1657c844e3a21a2195fa298a
authoryukishiino@chromium.org <yukishiino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Jul 2013 10:13:04 +0000 (24 10:13 +0000)
committeryukishiino@chromium.org <yukishiino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Jul 2013 10:13:04 +0000 (24 10:13 +0000)
treea126ecbbc63c6570a82494ab00476b198ad2cc6c
parent3fc17aede87e9192640ce54e05ee6ee00d9a7362
Fixes vertical alignment of RenderTextWin.

I don't see the same issue of crbug.com/244323 on Windows so far, but theoretically this CL fixes the same possible issue on Windows.

By the way, this CL is effective for the case that some of fonts are unexpectedly smaller than the default font.  Not effective for the case that some of fonts are unexpectedly larger than the default font.  So, this CL doesn't fix crbug.com/146236 .

BUG=244323
TEST=none

Review URL: https://chromiumcodereview.appspot.com/19734003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213383 0039d316-1c4b-4281-b951-d872f2087c98
ui/gfx/render_text_win.cc