summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/chrome/printpreview_quirks.html
blob: fa8714a0f7e35f5d5c42bdad1b40bc93e098b8a7 (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<meta charset="utf-8">
<style>
  .HiDdEn { display: none }
</style>
<body class="hidden">
  Some content that I should be able to print.
</body>