summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/1690166-2.html
blob: c39d53873c4b54d98fc7155a3b6a206bae35d258 (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="float: left">
<legend>x</legend>