Chromium Code Reviews
DescriptionINPUT textfield: Do not remove line-height of innerEditor if we don't need to remove it.
The root cause of crbug.com/601209 is a difference between
- text centering behavior of taller line-height, and
- innerEditor box centering behavior in LayoutTextControlSingleLine.
It's hard to unify them. So this CL updates LayoutTextControlSingleLine::
createInnerEditorStyle so that line-height is not removed if we don't need to
remove it.
BUG=601209
Committed: https://crrev.com/5418e1dbff8bdbea12ea0e55c8dc8828fdbbd820
Cr-Commit-Position: refs/heads/master@{#389767}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Handle Percent and Calculated as ever #Patch Set 3 : rebase #
Messages
Total messages: 13 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||