]> source.dussan.org Git - jquery.git/commitdiff
Attach background data to divs as well
authortimmywil <tim.willison@thisismedium.com>
Wed, 25 May 2011 18:01:33 +0000 (14:01 -0400)
committertimmywil <tim.willison@thisismedium.com>
Wed, 25 May 2011 18:01:33 +0000 (14:01 -0400)
test/data/testsuite.css

index 8889de0f530b1ddd5540f9acbdd3eec740ad3fe1..47caf34a32f851c71394b0200d3c9c6fdef75674 100644 (file)
@@ -119,5 +119,5 @@ sup { display: none; }
 dfn { display: none; }
 
 /* #9239 Attach a background to the body( avoid crashes in removing the test element in support ) */
-body { background: url(http://www.ctemploymentlawblog.com/test.jpg) no-repeat -1000px 0; }
+body, div { background: url(http://www.ctemploymentlawblog.com/test.jpg) no-repeat -1000px 0; }