From a66b5c7569fb7d06b970bb5424401d1eb0786a3b Mon Sep 17 00:00:00 2001 From: Timmy Willison Date: Tue, 28 Aug 2012 20:09:15 -0400 Subject: [PATCH] Sizzle: adjust caching to avoid IE errors on xml descendent selectors. Fixes #12369. --- src/sizzle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sizzle b/src/sizzle index 274c4144c..801f10b77 160000 --- a/src/sizzle +++ b/src/sizzle @@ -1 +1 @@ -Subproject commit 274c4144c371b55ef80d6662e29376c1c8c66535 +Subproject commit 801f10b774b4d1f587dfe246abd5e361d73e4fab -- 2.39.5