summaryrefslogtreecommitdiffstats
path: root/layout/printing/crashtests/1819468-2.html
blob: 65b957d95f864e3e0472fcc6d5077f6355c51b8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<style>
.c {
  break-after: page;
  page: Rotated;
}
</style>
<script>
document.addEventListener("DOMContentLoaded", () => {
  SpecialPowers.wrap(window).printPreview()?.close()
})
</script>
<menu style="max-height: 0em">
<menu id="b">
<option class="c">a</option>
</menu>
</menu>
<select class="c">