libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / HTML / script.html
blob197b002ae8ff54f2b847f1fc880a5fbd86f06819
1 <HTML>
2 <HEAD><TITLE>Script tests</TITLE></HEAD>
3 <BODY>
4 <SCRIPT language=javascript>
5 if (window.open<max) ;
6 </SCRIPT>
7 <INPUT ONCLICK="if(window.open<max);">
8 </BODY>
9 </HTML>