]> source.dussan.org Git - jquery.git/commit
Fix #12243, $("col").width() should return the column's width. Close gh-916.
authorMike Sherov <mike.sherov@gmail.com>
Wed, 29 Aug 2012 12:50:56 +0000 (08:50 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Wed, 29 Aug 2012 16:34:12 +0000 (12:34 -0400)
commit670e3ff040b0a7164f36a3c5e07214420b8b09f4
treee647ec42a4874f9bd744cd07a45b188fa973d33a
parentbe2899b3b1dfcd75516bbcf12c4eb49af9073538
Fix #12243, $("col").width() should return the column's width. Close gh-916.
src/css.js
test/unit/dimensions.js