summaryrefslogtreecommitdiff
path: root/tests/mime-detection/nomaximize.hta
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mime-detection/nomaximize.hta')
-rw-r--r--tests/mime-detection/nomaximize.hta5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/mime-detection/nomaximize.hta b/tests/mime-detection/nomaximize.hta
new file mode 100644
index 0000000..3f1b3ea
--- /dev/null
+++ b/tests/mime-detection/nomaximize.hta
@@ -0,0 +1,5 @@
+<head>
+ <title>An HTML desktop application that should not be maximized</title>
+ <hta:application maximizebutton="no"></hta:application>
+</head>
+Hello World!