16 lines
345 B
HTML
16 lines
345 B
HTML
<script>
|
|
document.addEventListener("DOMContentLoaded", () => {
|
|
SpecialPowers.wrap(window).printPreview()?.close();
|
|
})
|
|
</script>
|
|
<style>
|
|
:only-child {
|
|
page-break-after: right;
|
|
}
|
|
:only-child::after {
|
|
position: fixed;
|
|
}
|
|
</style>
|
|
<pre>
|
|
<q>
|
|
<embed src='data:application/xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPGEvPg=='>
|