summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/crashtests/445171-1.html
blob: 0abaacdfba377764739584d0b303eec1a3355bd9 (plain)
1
2
3
4
5
6
7
8
9
<html class="reftest-wait">
<head>
<script>
function done() { document.documentElement.removeAttribute("class"); }
</script>
<body>
<iframe src="445171-1-inner.svg"></iframe>
</body>
</html>