aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
diff options
context:
space:
mode:
authortimmywil <timmywillisn@gmail.com>2012-05-28 12:18:40 -0400
committertimmywil <timmywillisn@gmail.com>2012-05-28 12:41:58 -0400
commita4fc2edaab8c92bfebf90a10bd3f23dc7e03f993 (patch)
treedf4c172c54ddbc10918a1b6eb9900c0218a901cb /test/index.html
parentd0763a37c683feb3f3148a6dad877402421ab61d (diff)
downloadjquery-a4fc2edaab8c92bfebf90a10bd3f23dc7e03f993.tar.gz
jquery-a4fc2edaab8c92bfebf90a10bd3f23dc7e03f993.zip
Update Sizzle and add tests from the Sizzle suite that require jQuery for the selection to jquery/test/unit/selector.js
Diffstat (limited to 'test/index.html')
-rw-r--r--test/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/index.html b/test/index.html
index c1320ccad..62b633c78 100644
--- a/test/index.html
+++ b/test/index.html
@@ -33,7 +33,7 @@
<script src="unit/exports.js"></script>
<script>
- // html5shiv, enabling HTML5 elements to be used with jQuery
+ // html5shiv, enabling HTML5 elements to be used with jQuery
( "abbr article aside audio bdi canvas data details figcaption figure footer header hgroup " +
"mark meter nav output progress section summary time video"
).replace(/\w+/g, function(n) {