Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/dialog-request-close
/
.
/
css
/
css-forms
/
input-number-base-appearance-rendering-ref.tentative.html
blob: 4b3ab78a9bf274d0da266709811cd26c95ac1c2d [
file
] [
edit
]
<!DOCTYPE html>
<div>
50
</div>
<style>
body
{
font-family
:
monospace
;
background-color
:
black
;
color
:
green
;
}
div
{
width
:
150px
;
border
:
1px
solid
;
box-sizing
:
border-box
;
}
</style>