Bug 1425893: Add crashtest. r=me

MozReview-Commit-ID: HEGay8D5gzR
This commit is contained in:
Emilio Cobos Álvarez 2017-12-19 11:06:30 +01:00
parent e968e809aa
commit 252a32cb3c
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<!doctype html>
<a id="link" href=""></a>
<script>
document.body.offsetTop;
link.appendChild(document.createElement("fieldset"));
</script>

View File

@ -516,3 +516,4 @@ load 1409088.html
load 1409147.html
load 1411138.html
load 1419762.html
load 1425893.html