Offset test suite...
Offset test suite...
I just committed the beginnings of the offset test suite. It pops up a new window to isolate the test cases, so it requires that you enable your pop-up blocker to run the tests.
<a href="http://brandonaaron.net/jquery/jquery/test/offset.html">
http://brandonaaron.net/jquery/jquery/test/offset.html</a>
You can also access the individual fixtures to run a visual test as well. Just click on any of the white boxes to move the grey marker.
<a href="http://brandonaaron.net/jquery/jquery/test/data/offset/relative.html">
http://brandonaaron.net/jquery/jquery/test/data/offset/relative.html</a>
<a href="http://brandonaaron.net/jquery/jquery/test/data/offset/absolute.html">http://brandonaaron.net/jquery/jquery/test/data/offset/absolute.html
</a>
Please feel free to contribute some test-cases if you feel inclined to do so. :D You can even just provide the fixture html (like the above relative and absolute fixtures) and I'll add the actual test hooks. I'll be adding many more test-cases as I get the time.
--
Brandon Aaron