Add .width() and .height() unit test for empty sets. Fix .height() test that was...
authorBrandon Aaron <brandon.aaron@gmail.com>
Wed, 1 Sep 2010 16:05:35 +0000 (11:05 -0500)
committerBrandon Aaron <brandon.aaron@gmail.com>
Wed, 1 Sep 2010 16:05:35 +0000 (11:05 -0500)
commit8d04ffec16790cbfb04b42421e0ac18600625374
tree5193dc5004f9c90f2f9421c2313d8426b26ced87
parenta2e1051fb4b2065fb5ebea49dc0bcc583d113187
Add .width() and .height() unit test for empty sets. Fix .height() test that was masquerading as a .width() test. Made sure .width() and .height() tests were in-sync (testing the same things).
test/unit/dimensions.js