gecko/dom/html/crashtests/903106.html

4 lines
67 B
HTML
Raw Normal View History

<script>
document.createElement("tr").sectionRowIndex;
</script>