OSDN Git Service

Initial commit
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / input / in_443576.html
1 <html> 
2 <head>
3 <title>[ #443576 ] End script tag inside scripts problem</title>
4 </head>
5 <body> 
6 <script language="JavaScript1.1"> 
7 <!-- 
8 document.write('<script></script>'); 
9 // --> 
10 </script> 
11 </body> 
12 </html>