mirror of
https://github.com/servo/servo.git
synced 2025-06-28 02:53:48 +01:00
8 lines
276 B
HTML
8 lines
276 B
HTML
<!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>
|