]> source.dussan.org Git - jquery.git/commit
Fix #11724, $(document).height() in Firefox 12. Closes gh-802.
authorMike Sherov <mike.sherov@gmail.com>
Tue, 29 May 2012 12:46:00 +0000 (08:46 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Thu, 31 May 2012 16:24:44 +0000 (09:24 -0700)
commitba70f8aeb60038ae73b188e432c471f3b115a790
treed9291a4d5ad5e0491917e4cf20b8aab221290ed8
parent742872984e000ff8e13b9a23e74852d1b549f161
Fix #11724, $(document).height() in Firefox 12. Closes gh-802.

This reopens #3838 for IE6 which is a regression on a fix in 1.7.2, but we'd rather break a really old IE than a really recent Firefox.
src/dimensions.js
test/data/dimensions/documentSmall.html
test/unit/dimensions.js