Check classes passed for duplicates. Fixes #9499.
This commit is contained in:
parent
0a80be67f4
commit
db437be6e3
4 changed files with 39 additions and 27 deletions
|
@ -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; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue