summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/1690163.html
blob: 4251dc3b3d13c0f301d8c64b2016e8eeee706546 (plain)
1
2
3
4
5
6
7
<script>
window.onload = () => {
  document.getElementById('a').appendChild(document.createElement('col'))
}
</script>
<fieldset id='a'>
<legend>