summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/1400599-1.html
blob: 19c696ca21f575fdf5164a5af8d563b418567f81 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<script>
onload = function() {
  document.documentElement.remove();
}
</script>
<body style="overflow: scroll">