on tablesort, verify <caption> is the first child in the table
authorAntoine Musso <hashar@users.mediawiki.org>
Thu, 10 Nov 2011 22:54:29 +0000 (22:54 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Thu, 10 Nov 2011 22:54:29 +0000 (22:54 +0000)
commit07965d29f4278d4ab254e7e428a38e9df2fe1f06
tree2bea6effbd20ed1487d0611ae965d2209a02412c
parent94a7e74df5e0226d8f9fa3fc53dc0a35b09e8053
on tablesort, verify <caption> is the first child in the table

r102303 tried to compare the whole table when bug 32047 only require
we have <caption> as a first child.  Easier definition leads to easier
code!
tests/qunit/suites/resources/jquery/jquery.tablesorter.test.js