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-Tag: 1.4a1~18 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=391f83b2a251abd5ab27aeb52a647a853906ce66;p=jquery.git Fixed logic error in html method - support.leadingWhitespace shouldn't have been negated. --- diff --git a/src/manipulation.js b/src/manipulation.js index 2a6b9dc30..105a0a949 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" && !/