Added more unit tests for offset. Fixed an offset issue relating to table header...
authorBrandon Aaron <brandon.aaron@gmail.com>
Wed, 12 Dec 2007 16:55:55 +0000 (16:55 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Wed, 12 Dec 2007 16:55:55 +0000 (16:55 +0000)
commit58c640fb1ce09a03399a3a441716cca23f3f2d04
treeab1b71217c668af4f94654b5ae2c6e732c8fa5dd
parent279f77e9609fba62c11a06f8c65221b16f7bc7d4
Added more unit tests for offset. Fixed an offset issue relating to table header cells in Opera
src/offset.js
test/data/offset/fixed.html [new file with mode: 0644]
test/data/offset/scroll.html [new file with mode: 0644]
test/data/offset/static.html [new file with mode: 0644]
test/data/offset/table.html [new file with mode: 0644]
test/unit/offset.js