summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/192408-1.html
blob: bb75e440123596a519ecf19559daf73278b03298 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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>