Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/mutationobserver-replacechildren
/
.
/
css
/
css-forms
/
textarea-base-appearance-rendering-ref.tentative.html
blob: bfc9810587c52a6d2984346b4b1370f496a117e9 [
file
] [
edit
]
<!DOCTYPE html>
<div>
value
</div>
<style>
body
{
font-family
:
monospace
;
background-color
:
black
;
color
:
green
;
}
div
{
width
:
150px
;
height
:
40px
;
border
:
1px
solid
;
box-sizing
:
border-box
;
}
</style>