diff --git a/src/support.js b/src/support.js index ec639348c..2784cf90b 100644 --- a/src/support.js +++ b/src/support.js @@ -146,7 +146,8 @@ jQuery.support = (function() { width: 0, height: 0, border: 0, - margin: 0 + margin: 0, + background: "none" }; if ( body ) { jQuery.extend( testElementStyle, {