gecko/content/base/crashtests/667336-1.html

5 lines
84 B
HTML
Raw Normal View History

<!DOCTYPE html>
<script>
document.createElement("div").children.item(-1);
</script>