cvan / metropolis

an app store that works offline
http://metropolis.paas.allizom.org/
0 stars 1 forks source link

inconsistent browser rendering of `input` padding #7

Closed cvan closed 10 years ago

cvan commented 10 years ago

Interestingly, Firefox seems to render input[type] (and input[type=search]) correctly, with the expected rendering with carefully measured height and padding rules. But there are several inconsistencies between the browser. And Firefox doesn't care about line-height for placeholder text, but Chrome does. Weird stuff. A few Chromium issues I found:

https://code.google.com/p/chromium/issues/detail?id=47284 https://code.google.com/p/chromium/issues/detail?id=178032