trisquel-icecat/icecat/layout/base/tests/chrome/printpreview_quirks.html

8 lines
161 B
HTML

<!doctype html>
<meta charset="utf-8">
<style>
.HiDdEn { display: none }
</style>
<body class="hidden">
Some content that I should be able to print.
</body>