Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-page
/
page-box-001-print-ref.html
blob: dc71c9ed6737072461483fc8914230b78faf547e [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<link
rel
=
"author"
title
=
"Morten Stenshorne"
href
=
"mailto:
[email protected]
"
>
<style>
@page
{
margin
:
0
;
}
:
root
{
print-color-adjust
:
exact
;
}
body
{
margin
:
100px
;
background
:
yellow
;
}
</style>
The entire page should be yellow.