Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<style>
:root {
print-color-adjust: exact;
}
@page {
size: 5in;
background: #eee;
}
</style>
<table>
<caption>This should all be on one page.</caption>
<thead>
<tr>
<td>The width and height of the page should be 5in.</td>
</tr>
</thead>
<tbody>
<tr>
<td>
I.e. it should be a square.<br>
There should also be no red.
</td>
</tr>
</tbody>
</table>