Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/forms/select/menulist-appearance-none.html

Issue 2131303003: Do not use the fixed height for HTML select element if appearance is none. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 3rd rebase Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <p>
2 Rendering test for <i><a href="https://bugs.chromium.org/p/chromium/issues/d etail?id=626278">https://bugs.chromium.org/p/chromium/issues/detail?id=626278</a >
3 Regression: HTML Select's text appears chopped if appearance is set to none< /i>.
4 </p>
5 <select style="-webkit-appearance: none; line-height: 40px;">
6 <option>Test</option>
7 </select>
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/Source/core/layout/LayoutMenuList.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698