summaryrefslogtreecommitdiff
path: root/test/HTML/script.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/HTML/script.html')
-rw-r--r--test/HTML/script.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/HTML/script.html b/test/HTML/script.html
deleted file mode 100644
index 197b002..0000000
--- a/test/HTML/script.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<HTML>
-<HEAD><TITLE>Script tests</TITLE></HEAD>
-<BODY>
-<SCRIPT language=javascript>
- if (window.open<max) ;
-</SCRIPT>
-<INPUT ONCLICK="if(window.open<max);">
-</BODY>
-</HTML>