16 lines
410 B
HTML
16 lines
410 B
HTML
<!DOCTYPE html>
|
|
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
|
|
<link rel="help" href="https://www.w3.org/TR/css-break-3/#possible-breaks">
|
|
<link rel="match" href="monolithic-overflow-024-print-ref.html">
|
|
<link rel="stylesheet" href="/fonts/ahem.css">
|
|
<style>
|
|
@page {
|
|
size: 100px;
|
|
margin: 0;
|
|
}
|
|
body {
|
|
margin: 0;
|
|
font: 60px/200px Ahem;
|
|
}
|
|
</style>
|
|
x x x
|