summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1588955-very-large-frameset.html
blob: 17568ffbdab93d0f9d3f77a9dcf44ca27c3d3588 (plain)
1
2
3
4
5
6
7
8
9
<style>
* { scale: 64 }
</style>
<script>
window.onload = () => {
  a.appendChild(document.createElement("frameset"))
}
</script>
<ol id="a">