trisquel-icecat/icecat/testing/web-platform/tests/css/css-position/position-absolute-iframe-print-ref.html

6 lines
187 B
HTML

<!doctype html>
<style>
body { margin: 0 }
</style>
<div style="position:absolute; top:0; left:0;">This text should be visible in the first page</div>
<div style="height:200vh;"></div>