f3860cb0 ^
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
<table height=1> <tr><td> test<br> test<br> test </td></tr> </table> after table <table style="height: 5em"> <tr><td> test<br> test<br> test </td></tr> </table> after table 2