Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-page
/
basic-pagination-001-print-ref.html
blob: df3da84637ba37933a07a29f9cc87113fbab00e8 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<link
rel
=
"author"
title
=
"Morten Stenshorne"
href
=
"mailto:mstensho@chromium.org"
>
<style>
@page
{
size
:
293px
;
margin
:
5px
;
}
:
root
{
print-color-adjust
:
exact
;
}
body
{
margin
:
0
;
background
:
yellow
;
}
</style>
<div>
Page
</div>