xref: /aosp_15_r20/external/libxml2/test/HTML/script.html (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker<HTML>
2*7c568831SAndroid Build Coastguard Worker<HEAD><TITLE>Script tests</TITLE></HEAD>
3*7c568831SAndroid Build Coastguard Worker<BODY>
4*7c568831SAndroid Build Coastguard Worker<SCRIPT language=javascript>
5*7c568831SAndroid Build Coastguard Worker    if (window.open<max) ;
6*7c568831SAndroid Build Coastguard Worker</SCRIPT>
7*7c568831SAndroid Build Coastguard Worker<INPUT ONCLICK="if(window.open<max);">
8*7c568831SAndroid Build Coastguard Worker</BODY>
9*7c568831SAndroid Build Coastguard Worker</HTML>
10