From 00a05ad98513d037d1fde190626ec75dd9326f9e Mon Sep 17 00:00:00 2001 From: cmcnulty Date: Fri, 25 Feb 2011 11:40:05 -0800 Subject: [PATCH] #6782 - optimized regex to allow more html snippets to user innerHTML --- src/manipulation.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/manipulation.js b/src/manipulation.js index ba3169715..9da9b6fac 100644 --- a/src/manipulation.js +++ b/src/manipulation.js @@ -6,6 +6,7 @@ var rinlinejQuery = / jQuery\d+="(?:\d+|null)"/g, rtagName = /<([\w:]+)/, rtbody = /