From: jeresig Date: Wed, 2 Dec 2009 20:20:33 +0000 (-0500) Subject: Fixed logic error in html method - support.leadingWhitespace shouldn't have been... X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=commitdiff_plain;h=391f83b2a251abd5ab27aeb52a647a853906ce66 Fixed logic error in html method - support.leadingWhitespace shouldn't have been negated. --- diff --git a/src/manipulation.js b/src/manipulation.js index 2a6b9dc..105a0a9 100644 --- a/src/manipulation.js +++ b/src/manipulation.js @@ -197,7 +197,7 @@ jQuery.fn.extend({ // See if we can take a shortcut and just use innerHTML } else if ( typeof value === "string" && !/