tenfourfox/layout/style/crashtests/192408-1.html

16 lines
282 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<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>