blob: e68337c066fee85f1f80ce23f1bfcda6fcfdfae5 (
plain)
1
2
3
4
5
6
7
|
<!DOCTYPE html>
<html class="reftest-print">
<body>
<div style="position:absolute; top:0; left:0;">This text should be visible in print preview</div>
<div style="height:800px;"></div>
</body>
</html>
|