Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
forms
/
baseline-of-number-inputs.html
blob: b528fc7dca7073bd71a69e48e372e5a40abc89ea [
file
] [
log
] [
blame
]
<!doctype html>
<style>
input
{
box-sizing
:
border-box
;
padding
:
25px
;
height
:
50px
;
line-height
:
18px
}
</style>
<input
type
=
number
><input>