From 8f944a1b5c0abce054cf9e6ac4010c782557ce26 Mon Sep 17 00:00:00 2001 From: timmywil Date: Fri, 15 Jun 2012 02:09:38 -0400 Subject: [PATCH] Add necessary test html from Sizzle tests; Add an easy way to turn off QSA in tests --- src/sizzle | 2 +- test/index.html | 48 ++++++++++++++++++++++++++++++++---------------- 2 files changed, 33 insertions(+), 17 deletions(-) diff --git a/src/sizzle b/src/sizzle index c24253c05..7340e00ee 160000 --- a/src/sizzle +++ b/src/sizzle @@ -1 +1 @@ -Subproject commit c24253c0556a75bfb145dccee6f074d064b3fdc3 +Subproject commit 7340e00eed33d86ad92aaa355c1efda4222bbd88 diff --git a/test/index.html b/test/index.html index 3de1565fe..07c06813f 100644 --- a/test/index.html +++ b/test/index.html @@ -9,25 +9,32 @@ + + @@ -64,7 +71,8 @@

jQuery Test Suite - (minified) + (minified) + (-querySelectorAll)

@@ -269,6 +277,14 @@ Z
1 2 + + + + + + + +
-- 2.39.5