Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/settimeout-active-script
/
.
/
css
/
css-values
/
reference
/
viewport-unit-011-ref.html
blob: e56c6ec8451370e86fb16f76c50acd627bd5be78 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<meta
charset
=
"UTF-8"
>
<title>
CSS Values and Units Test Reference File
</title>
<style>
body
{
margin
:
0
;
height
:
100vh
;
}
div
{
width
:
60%
;
height
:
60%
;
background-color
:
green
;
}
</style>
<div>
</div>