gecko-dev/layout/printing/crashtests/1748277.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>