tenfourfox/layout/style/crashtests/192408-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

16 lines
282 B
HTML

<html>
<head>
<title>bug 192408</title>
</head>
<body>
<span>
<embed src="foo.mid"></embed>
<script>
document;
</script>
<center></center>
<script src="bar.js"></script>
</span>
</body>
</html>