mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
8 lines
200 B
HTML
8 lines
200 B
HTML
<!DOCTYPE html>
|
|
<html class="reftest-print">
|
|
<body>
|
|
<div style="height:800px;"></div>
|
|
<div style="position:absolute; top:0; left:0;">This text should be visible in print preview</div>
|
|
</body>
|
|
</html>
|