Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-forms
/
datetime-stacking-context-ref.html
blob: 95bee383d2117d1c054e4706abfd130149d31fc8 [
file
] [
log
] [
blame
] [
edit
]
<!doctype html>
<style>
#
cover
{
background
:
white
;
position
:
fixed
;
width
:
100%
;
height
:
200px
;
top
:
0
;
border
:
1px
solid black
;
}
</style>
<div
id
=
"cover"
></div>