Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<style>
:root {
print-color-adjust: exact;
}
</style>
<p>
Should print a green rectangle but not display it on screen.
</p>
<img src="/images/green.png" alt="A green rectangle">