Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
fast
/
forms
/
baseline-of-number-inputs.html
blob: b528fc7dca7073bd71a69e48e372e5a40abc89ea [
file
] [
edit
]
<!doctype html>
<style>
input
{
box-sizing
:
border-box
;
padding
:
25px
;
height
:
50px
;
line-height
:
18px
}
</style>
<input
type
=
number
><input>