summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/1425893.html
blob: 913810b4cdb24e0565ff12fca9519a413ee2a7f8 (plain)
1
2
3
4
5
6
<!doctype html>
<a id="link" href=""></a>
<script>
document.body.offsetTop;
link.appendChild(document.createElement("fieldset"));
</script>