aboutsummaryrefslogtreecommitdiffstats
path: root/devtest/src/main/java/com/google/gwt/query/public
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2010-05-13 10:40:53 +0000
committerManolo Carrasco <manolo@apache.org>2010-05-13 10:40:53 +0000
commit8582e98291c4efe46bee985277da6fb14dfea352 (patch)
tree319c3b7b0305c76d7c0d4c032077f57675f7dda8 /devtest/src/main/java/com/google/gwt/query/public
parent6be799d97d91f355b512da5a2c954201605e1830 (diff)
downloadgwtquery-8582e98291c4efe46bee985277da6fb14dfea352.tar.gz
gwtquery-8582e98291c4efe46bee985277da6fb14dfea352.zip
added more assertions to the devtest module
Diffstat (limited to 'devtest/src/main/java/com/google/gwt/query/public')
-rw-r--r--devtest/src/main/java/com/google/gwt/query/public/test.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/devtest/src/main/java/com/google/gwt/query/public/test.html b/devtest/src/main/java/com/google/gwt/query/public/test.html
index 1c447858..69862e2a 100644
--- a/devtest/src/main/java/com/google/gwt/query/public/test.html
+++ b/devtest/src/main/java/com/google/gwt/query/public/test.html
@@ -1,3 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+"http://www.w3.org/TR/html4/strict.dtd">
+
+<!--
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+ "http://www.w3.org/TR/html4/loose.dtd">
+ -->
<html>
<head>
<script language="javascript" src="test.nocache.js"></script>