From: Dave Methvin Date: Mon, 12 Nov 2012 03:49:17 +0000 (-0500) Subject: Fix #12777. Add applet to non-cacheable fragment types. X-Git-Tag: 1.9.0b1~107 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=02c726f71caf00a74968896b241ad206b1e1fc41;p=jquery.git Fix #12777. Add applet to non-cacheable fragment types. I don't want to add a unit test that creates a dependency on an applet. --- diff --git a/src/manipulation.js b/src/manipulation.js index 55fe52457..b6dd6f086 100644 --- a/src/manipulation.js +++ b/src/manipulation.js @@ -21,7 +21,7 @@ var nodeNames = "abbr|article|aside|audio|bdi|canvas|data|datalist|details|figca rtbody = /]", "i"), rcheckableType = /^(?:checkbox|radio)$/, // checked="checked" or checked