зеркало из https://github.com/mozilla/gecko-dev.git
27 строки
493 B
HTML
27 строки
493 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
@namespace url(http://www.w3.org/1998/Math/MathML);
|
|
|
|
* {
|
|
padding-inline-start: 27em;
|
|
break-after: page;
|
|
content: url(1748277.png);
|
|
writing-mode: sideways-lr;
|
|
}
|
|
</style>
|
|
<script>
|
|
document.addEventListener("DOMContentLoaded", () => {
|
|
SpecialPowers.wrap(window).printPreview()?.close()
|
|
})
|
|
</script>
|
|
<math>
|
|
<mfrac>
|
|
<munder>
|
|
<ms>
|
|
<mglyph>
|
|
</mglyph>
|
|
</ms>
|
|
</munder>
|
|
</mfrac>
|
|
</math>
|