From a4fc2edaab8c92bfebf90a10bd3f23dc7e03f993 Mon Sep 17 00:00:00 2001 From: timmywil Date: Mon, 28 May 2012 12:18:40 -0400 Subject: [PATCH] Update Sizzle and add tests from the Sizzle suite that require jQuery for the selection to jquery/test/unit/selector.js --- src/sizzle | 2 +- test/index.html | 2 +- test/unit/selector.js | 58 ++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 57 insertions(+), 5 deletions(-) diff --git a/src/sizzle b/src/sizzle index feebbd7e0..5e4e75511 160000 --- a/src/sizzle +++ b/src/sizzle @@ -1 +1 @@ -Subproject commit feebbd7e053bff426444c7b348c776c99c7490ee +Subproject commit 5e4e75511d1238a8924dace6982401ab0c253202 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 @@