blob: 903f3f7d8dd3c6dae14069719da5827f9e222733 [file] [log] [blame] [edit]
<!doctype html>
<style>
:root {
print-color-adjust: exact;
}
div {
width: 100px;
height: 100px;
background: green;
}
</style>
<div></div>