gecko-dev/layout/reftests/pagination/quirks.html

11 строки
211 B
HTML

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