blob: 63a32ea9d0729ffd618092267daa96584b3ac637 [file] [log] [blame]
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
@page {
size: 300px;
margin: 0;
}
:root {
print-color-adjust: exact;
}
body {
margin: 0;
background: green;
}
</style>
<div>
Green background, no red / yellow.
</div>