Check classes passed for duplicates. Fixes #9499.

This commit is contained in:
timmywil 2011-06-07 20:54:11 -04:00
parent 0a80be67f4
commit db437be6e3
4 changed files with 39 additions and 27 deletions

View 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, div { background: url(http://www.ctemploymentlawblog.com/test.jpg) no-repeat -1000px 0; }
body, div { background: url(http://static.jquery.com/files/rocker/images/logo_jquery_215x53.gif) no-repeat -1000px 0; }