summaryrefslogtreecommitdiffstats
path: root/widget/cocoa/crashtests/373122-1.html
blob: a57e5f42496a92ebd1176f8c399b0cc1c666dd42 (plain)
1
2
3
4
5
6
7
8
9
<html class="reftest-wait">
<head>
<script>
setTimeout('document.documentElement.className = ""', 1000);
</script>
<body>
<iframe src="373122-1-inner.html"></iframe>
</body>
</html>