X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fsupport.js;h=e4c3ea9164c6e8e41efa542499c351d97470670c;hb=a8fa5f2ec1030bceb9a65d0237f0c92ae4e014dd;hp=67b41c4a7a34b79b347ea2a21a7f92c916837fad;hpb=086822e6419c89c33b322bacbbc891148a4b3647;p=jquery.git diff --git a/src/support.js b/src/support.js index 67b41c4..e4c3ea9 100644 --- a/src/support.js +++ b/src/support.js @@ -147,7 +147,7 @@ jQuery.support.shrinkWrapBlocks = div.offsetWidth !== 2; } - div.innerHTML = "
t
"; + div.innerHTML = "
t
"; var tds = div.getElementsByTagName("td"); // Check if table cells still have offsetWidth/Height when they are set