]> source.dussan.org Git - jquery.git/commit
Fixes #9239. If the body is already present in the DOM, use a div within it to perfor...
authorjaubourg <j@ubourg.net>
Fri, 13 May 2011 15:43:32 +0000 (17:43 +0200)
committerjaubourg <j@ubourg.net>
Fri, 13 May 2011 15:43:53 +0000 (17:43 +0200)
commitceba855c010c792aad8fc15edc06b86285f71142
treec72dbe6543fa3e081c399ea5df8652838dce76f6
parentb60c8560cedacce6c82504f15e9bb54c2b3af59f
Fixes #9239. If the body is already present in the DOM, use a div within it to perform boxModel-related support tests. Unit test added.
src/support.js
test/unit/support.js