aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-04-04 09:12:08 -0400
committerScott González <scott.gonzalez@gmail.com>2011-04-04 09:12:08 -0400
commit275897e7310c45488d7175db84d92d2357a5069d (patch)
tree4410a6de04e9f5d9d70545ffc03775b4c4da34a1 /tests
parent401c91418ce855b706756bdf804346d3a0d95132 (diff)
downloadjquery-ui-275897e7310c45488d7175db84d92d2357a5069d.tar.gz
jquery-ui-275897e7310c45488d7175db84d92d2357a5069d.zip
Accordion tests: lowercase doctype.
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/accordion/accordio.html2
-rw-r--r--tests/unit/accordion/accordion.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/unit/accordion/accordio.html b/tests/unit/accordion/accordio.html
index 69d445d1d..879b5fe12 100644
--- a/tests/unit/accordion/accordio.html
+++ b/tests/unit/accordion/accordio.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
diff --git a/tests/unit/accordion/accordion.html b/tests/unit/accordion/accordion.html
index be9ceb05d..135b25976 100644
--- a/tests/unit/accordion/accordion.html
+++ b/tests/unit/accordion/accordion.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">