Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/tt-function
/
.
/
css
/
css-page
/
page-margin-auto-negative-print-ref.tentative.html
blob: 9e816c12fb7ddcd94cdfaf1e910f6146e70c05c6 [
file
] [
edit
]
<!DOCTYPE html>
<link
rel
=
"author"
title
=
"Morten Stenshorne"
href
=
"mailto:mstensho@chromium.org"
>
<style>
@page
{
size
:
300px
;
margin
:
0
;
}
body
{
margin
:
0
;
background
:
green
;
}
</style>
<div>
Green background, no red / yellow.
</div>