html5lib / html5lib-tests

Testsuite data for html5lib, including the de-facto standard HTML parsing tests.
MIT License
188 stars 58 forks source link

Test SVG fragment parsing w/ td/tr/tbody context #129

Closed sideshowbarker closed 4 years ago

sideshowbarker commented 4 years ago

This change adds a new tree-construction/svg.dat file that’s essentially an analogue of the existing tree-construction/math.dat file. It contains tests for fragment parsing of SVG content with td, tr, and tbody/thead/tfoot context elements.