Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<body>
<script>
for (var fuzzRepeat = 0; fuzzRepeat < 500; ++fuzzRepeat) {
document.write("<span>");
}
document.write("<isindex>");
</script>
</body>
</html>