file_path
stringlengths
3
280
file_language
stringclasses
66 values
content
stringlengths
1
1.04M
repo_name
stringlengths
5
92
repo_stars
int64
0
154k
repo_description
stringlengths
0
402
repo_primary_language
stringclasses
108 values
developer_username
stringlengths
1
25
developer_name
stringlengths
0
30
developer_company
stringlengths
0
82
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.17.html
HTML
<!doctype html><table> <input type=hidDEN></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.18.html
HTML
<!doctype html><table> <input type='hidDEN'></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.19.html
HTML
<!doctype html><table><input type=" hidden"><input type=hidDEN></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.2.html
HTML
<!doctype html><head></head><title>X</title>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.20.html
HTML
<!doctype html><table><select>X<tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.21.html
HTML
<!doctype html><select>X</select>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.22.html
HTML
<!DOCTYPE hTmL><html></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.23.html
HTML
<!DOCTYPE HTML><html></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.24.fragment_html.html
HTML
<body>X</body></body>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.25.html
HTML
<div><p>a</x> b
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.26.html
HTML
<table><tr><td><code></code> </table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.27.html
HTML
<table><b><tr><td>aaa</td></tr>bbb</table>ccc
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.28.html
HTML
A<table><tr> B</tr> B</table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.29.html
HTML
A<table><tr> B</tr> </em>C</table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.3.html
HTML
<!doctype html></head><title>X</title>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.30.html
HTML
<select><keygen>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.4.html
HTML
<!doctype html><table><meta></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.5.html
HTML
<!doctype html><table>X<tr><td><table> <meta></table></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.6.html
HTML
<!doctype html><html> <head>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.7.html
HTML
<!doctype html> <head>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.8.html
HTML
<!doctype html><table><style> <tr>x </style> </table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.9.html
HTML
<!doctype html><table><TBODY><script> <tr>x </script> </table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.0.html
HTML
<div> <div></div> </span>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.1.html
HTML
<div>x<div></div> </span>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.2.html
HTML
<div>x<div></div>x</span>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.3.html
HTML
<div>x<div></div>y</span>z
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.4.html
HTML
<table><div>x<div></div>x</span>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.5.html
HTML
<table><li><li></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.6.html
HTML
x<table>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.7.html
HTML
x<table><table>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.8.html
HTML
<b>a<div></div><div></b>y
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests8_dat.9.html
HTML
<a><div><p></a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.0.html
HTML
<!DOCTYPE html><math></math>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.1.html
HTML
<!DOCTYPE html><body><math></math>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.10.html
HTML
<!DOCTYPE html><body><table><tbody><tr><math><mi>foo</mi><mi>bar</mi></math></tr></tbody></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.11.html
HTML
<!DOCTYPE html><body><table><tbody><tr><td><math><mi>foo</mi><mi>bar</mi></math></td></tr></tbody></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.12.html
HTML
<!DOCTYPE html><body><table><tbody><tr><td><math><mi>foo</mi><mi>bar</mi></math><p>baz</td></tr></tbody></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.13.html
HTML
<!DOCTYPE html><body><table><caption><math><mi>foo</mi><mi>bar</mi></math><p>baz</caption></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.14.html
HTML
<!DOCTYPE html><body><table><caption><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.15.html
HTML
<!DOCTYPE html><body><table><caption><math><mi>foo</mi><mi>bar</mi>baz</table><p>quux
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.16.html
HTML
<!DOCTYPE html><body><table><colgroup><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.17.html
HTML
<!DOCTYPE html><body><table><tr><td><select><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.18.html
HTML
<!DOCTYPE html><body><table><select><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.19.html
HTML
<!DOCTYPE html><body></body></html><math><mi>foo</mi><mi>bar</mi><p>baz
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.2.html
HTML
<!DOCTYPE html><math><mi>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.20.html
HTML
<!DOCTYPE html><body></body><math><mi>foo</mi><mi>bar</mi><p>baz
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.21.html
HTML
<!DOCTYPE html><frameset><math><mi></mi><mi></mi><p><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.22.html
HTML
<!DOCTYPE html><frameset></frameset><math><mi></mi><mi></mi><p><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.23.html
HTML
<!DOCTYPE html><body xlink:href=foo><math xlink:href=foo></math>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.24.html
HTML
<!DOCTYPE html><body xlink:href=foo xml:lang=en><math><mi xml:lang=en xlink:href=foo></mi></math>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.25.html
HTML
<!DOCTYPE html><body xlink:href=foo xml:lang=en><math><mi xml:lang=en xlink:href=foo /></math>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.26.html
HTML
<!DOCTYPE html><body xlink:href=foo xml:lang=en><math><mi xml:lang=en xlink:href=foo />bar</math>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.3.html
HTML
<!DOCTYPE html><math><annotation-xml><svg><u>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.4.html
HTML
<!DOCTYPE html><body><select><math></math></select>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.5.html
HTML
<!DOCTYPE html><body><select><option><math></math></option></select>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.6.html
HTML
<!DOCTYPE html><body><table><math></math></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.7.html
HTML
<!DOCTYPE html><body><table><math><mi>foo</mi></math></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.8.html
HTML
<!DOCTYPE html><body><table><math><mi>foo</mi><mi>bar</mi></math></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests9_dat.9.html
HTML
<!DOCTYPE html><body><table><tbody><math><mi>foo</mi><mi>bar</mi></math></tbody></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.0.fragment_body.html
HTML
<body><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.1.fragment_body.html
HTML
<span><body>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.10.fragment_table.html
HTML
<a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.11.fragment_table.html
HTML
<a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.12.fragment_table.html
HTML
<a><caption>a
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.13.fragment_table.html
HTML
<a><colgroup><col>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.14.fragment_table.html
HTML
<a><tbody><tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.15.fragment_table.html
HTML
<a><tfoot><tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.16.fragment_table.html
HTML
<a><thead><tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.17.fragment_table.html
HTML
<a><tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.18.fragment_table.html
HTML
<a><th>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.19.fragment_table.html
HTML
<a><td>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.2.fragment_div.html
HTML
<span><body>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.20.fragment_caption.html
HTML
<table></table><tbody>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.21.fragment_caption.html
HTML
</table><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.22.fragment_caption.html
HTML
<span></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.23.fragment_caption.html
HTML
</caption><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.24.fragment_caption.html
HTML
<span></caption><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.25.fragment_caption.html
HTML
<span><caption><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.26.fragment_caption.html
HTML
<span><col><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.27.fragment_caption.html
HTML
<span><colgroup><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.28.fragment_caption.html
HTML
<span><html><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.29.fragment_caption.html
HTML
<span><tbody><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.3.fragment_html.html
HTML
<body><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.30.fragment_caption.html
HTML
<span><td><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.31.fragment_caption.html
HTML
<span><tfoot><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.32.fragment_caption.html
HTML
<span><thead><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.33.fragment_caption.html
HTML
<span><th><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.34.fragment_caption.html
HTML
<span><tr><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.35.fragment_caption.html
HTML
<span></table><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.36.fragment_colgroup.html
HTML
</colgroup><col>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.37.fragment_colgroup.html
HTML
<a><col>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.38.fragment_tbody.html
HTML
<caption><a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.39.fragment_tbody.html
HTML
<col><a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.4.fragment_body.html
HTML
<frameset><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.40.fragment_tbody.html
HTML
<colgroup><a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.41.fragment_tbody.html
HTML
<tbody><a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.42.fragment_tbody.html
HTML
<tfoot><a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.43.fragment_tbody.html
HTML
<thead><a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.44.fragment_tbody.html
HTML
</table><a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests_innerHTML_1_dat.45.fragment_tbody.html
HTML
<a><tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University