summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/alert.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qmltests/data/alert.html')
-rw-r--r--tests/auto/quick/qmltests/data/alert.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/quick/qmltests/data/alert.html b/tests/auto/quick/qmltests/data/alert.html
index 39a853519..89715a727 100644
--- a/tests/auto/quick/qmltests/data/alert.html
+++ b/tests/auto/quick/qmltests/data/alert.html
@@ -1,8 +1,5 @@
-<!doctype html>
<html>
<head>
<script> alert("Hello Qt"); </script>
</head>
-<body>
-</body>
</html>