Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-forms
/
input-text-base-appearance-rendering-ref.html
blob: a26cba52dd97f26cb1e1699cb13f731c5f003d27 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<div>
value
</div>
<style>
body
{
font-family
:
monospace
;
background-color
:
black
;
color
:
green
;
}
div
{
width
:
150px
;
border
:
1px
solid
;
}
</style>