Fix reliableHiddenOffsets test was not working properly when table cells have borders...
authorColin Snover <github.com@zetafleet.com>
Sun, 26 Dec 2010 16:35:14 +0000 (10:35 -0600)
committerColin Snover <github.com@zetafleet.com>
Sun, 26 Dec 2010 16:35:14 +0000 (10:35 -0600)
commit52b1709b94cf631e0641eebfa4f76b101528d93b
tree8f5a42abb3eb037446a7c459769d9922cf02a7a0
parent1f92edee207829a28de80ee72548cdbd599bcc79
Fix reliableHiddenOffsets test was not working properly when table cells have borders, causing unnecessary slowness in some browsers. Thanks to matjas for his $.support test page.
src/support.js