Chromium Code Reviews| OLD | NEW |
|---|---|
| (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> | |
| OLD | NEW |