[Title] Underline not matching Bacground Rectangle in Japanese IME
authorKarthik Gopalan <karthikg.g@samsung.com>
Fri, 7 Jun 2013 16:44:08 +0000 (22:14 +0530)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 14 Jun 2013 08:36:21 +0000 (08:36 +0000)
commit9ef0f94fdb2df42db60da1bafdcf1c25c31b3805
tree45c31b0bcdc689b3a0e4a54bb2900e7a9b51e473
parentb26565c7c563248f6ab54cd46ed406e4f3e1e8a7
[Title] Underline not matching Bacground Rectangle in Japanese IME

[Issue#] P130515-2070

[Problem] In Japanese IME, Underline is not matching the background rectangle

[Cause] Underline length is calculated wrongly

[Solution] Fixed the Calcualtion of Underline Width
Change-Id: If2d29dd811072ffd22038dc8bbd0254abffd5a2e
Source/WebCore/rendering/InlineTextBox.cpp