mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Remove unnecessary background setting in support now that we have the div reversion. Test added.
This commit is contained in:
@@ -117,3 +117,7 @@ v\:oval { behavior:url(#default#VML); display:inline-block; }
|
||||
tt { display: none; }
|
||||
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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user