html5lib/html5lib-tests

Add math:td test for "close the cell"

gsnedders opened this issue · 1 comments

google/gumbo-parser#278 fails on <table><th><math><td></tr>. We should add both that and <table><td><math><th></tr>.

We have some tests like what we need in math.dat now. Could do with way, way more.