Menulist SELECT: Fix baseline with emojis
If the selected OPTION label contains characters of which height is taller than the primary font, a shadow element containing the label expanded its line-height, however the SELECT box's height didn't expand. So its baseline was shifted. This CL gives a fixed line-height to the shadow element to fix the issue. Bug: 1085898 Change-Id: I24e2b5836c54550ee2e76537fb52ec6199441189 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227947 Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#775034}
Showing
16.8 KB
12.5 KB






