diff --git a/src/support.js b/src/support.js index 9d25c8f29..d9f579053 100644 --- a/src/support.js +++ b/src/support.js @@ -15,10 +15,11 @@ jQuery.support = (function() { // Preliminary tests div.setAttribute( "className", "t" ); - div.innerHTML = "
t |
t |