fix($compile) support templates with table content root nodes
If the first element in a template is a <tr>, <th>, <td>, or <tbody> tag, the HTML compiler will ensure that the template is wrapped in a <table> element so that the table content is not discarded. Closes #2848 Closes #1459 Closes #3647 Closes #3241
C
Caitlin Potter committed
31c450bcee53d0a3827b7e0a611e9013b2496506
Parent: a9fcb0d
Committed by Caitlin Potter <caitpotter88@gmail.com>
on 2/14/2014, 7:42:55 PM