aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMaggie Costello Wachs <fg.maggie@gmail.com>2008-12-11 14:15:21 +0000
committerMaggie Costello Wachs <fg.maggie@gmail.com>2008-12-11 14:15:21 +0000
commite8cb4b0604d4fadebf16054b4c0bc9e8a9158d83 (patch)
treeb29141530a8076249849487183c2fb6916baae52 /tests
parent68e700b30b1ec65d990092bc81d6be01525a64be (diff)
downloadjquery-ui-e8cb4b0604d4fadebf16054b4c0bc9e8a9158d83.tar.gz
jquery-ui-e8cb4b0604d4fadebf16054b4c0bc9e8a9158d83.zip
back to html 5 doctype
Diffstat (limited to 'tests')
-rw-r--r--tests/static/accordion.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/static/accordion.html b/tests/static/accordion.html
index 222bbcff0..39b35946b 100644
--- a/tests/static/accordion.html
+++ b/tests/static/accordion.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!doctype html>
<html>
<head>
<title>jQuery UI Accordion Static Markup Test Page</title>