summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/1690166-1.html
blob: 85e9b56702c63c7b2e1b310b7f8629297ae85e06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<style>
body {
  columns: 0px;
}
* {
  column-width: 95em;
  break-before: page;
}
</style>
<script>
window.onload = () => {
    document.vlinkColor = "x"
}
</script>
<body>
<canvas></canvas>
<form style="-webkit-perspective: 16px">
<fieldset style="position: fixed">
<legend>x</legend>