blob: 5c444b7220436690b42c6b22ff8be424df36680a (
plain)
1
2
3
4
5
6
7
8
|
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
body { margin: 0; }
</style>
<p>The word PASS should be seen below.</p>
<div style="position:absolute; top:50vh;">PASS</div>
<div style="break-before:page;"><br></div>
|