xref: /aosp_15_r20/external/libxml2/result/HTML/script.html (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
2*7c568831SAndroid Build Coastguard Worker<html>
3*7c568831SAndroid Build Coastguard Worker<head><title>Script tests</title></head>
4*7c568831SAndroid Build Coastguard Worker<body>
5*7c568831SAndroid Build Coastguard Worker<script language="javascript">
6*7c568831SAndroid Build Coastguard Worker    if (window.open<max) ;
7*7c568831SAndroid Build Coastguard Worker</script>
8*7c568831SAndroid Build Coastguard Worker<input onclick="if(window.open&lt;max);">
9*7c568831SAndroid Build Coastguard Worker</body>
10*7c568831SAndroid Build Coastguard Worker</html>
11