Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/delete-tests-with-controls-showing
/
.
/
css
/
css-page
/
monolithic-overflow-022-print-ref.html
blob: d70edf98fda83e13cf7c099aa7513e34e3f15e7f [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<link
rel
=
"author"
title
=
"Morten Stenshorne"
href
=
"mailto:
[email protected]
"
>
<style>
:
root
{
print-color-adjust
:
exact
;
}
body
{
margin
:
0
;
}
</style>
<div
style
=
"
height
:
350vh
;
background
:
cyan
;
"
>
There should be four pages.
</div>