Add HTML5 DOCTYPE and CSS MIME type to tests

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1860 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2010-11-08 19:04:43 +00:00
parent 3a76f5e4d6
commit 45e8914e9f
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<link rel='stylesheet' href='qunit/qunit.css' type='text/css'/>