Closed
Description
Now that we're talking breaking changes - jQuery inserts a tbody when appending to an empty table because of a "special" behavior of IE6-7 (http://bugs.jquery.com/ticket/14290). The master
branch does the same for compat with jQuery 1.x. Should we revert this behavior now that we're dropping IE<8?