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/tests3_dat.17.html
HTML
<!DOCTYPE html><textarea> foo</textarea>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.18.html
HTML
<!DOCTYPE html><textarea> foo</textarea>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.19.html
HTML
<!DOCTYPE html><html><head></head><body><ul><li><div><p><li></ul></body></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.2.html
HTML
<head></head><!-- --><style></style><!-- --><script></script>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.20.html
HTML
<!doctype html><nobr><nobr><nobr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.21.html
HTML
<!doctype html><nobr><nobr></nobr><nobr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.22.html
HTML
<!doctype html><html><body><p><table></table></body></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.23.html
HTML
<p><table></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.3.html
HTML
<head></head><!-- -->x<style></style><!-- --><script></script>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.4.html
HTML
<!DOCTYPE html><html><head></head><body><pre> </pre></body></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.5.html
HTML
<!DOCTYPE html><html><head></head><body><pre> foo</pre></body></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.6.html
HTML
<!DOCTYPE html><html><head></head><body><pre> foo</pre></body></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.7.html
HTML
<!DOCTYPE html><html><head></head><body><pre> foo </pre></body></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.8.html
HTML
<!DOCTYPE html><html><head></head><body><pre>x</pre><span> </span></body></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.9.html
HTML
<!DOCTYPE html><html><head></head><body><pre>x y</pre></body></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.0.fragment_div.html
HTML
direct div content
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.1.fragment_textarea.html
HTML
direct textarea content
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.2.fragment_textarea.html
HTML
textarea content with <em>pseudo</em> <foo>markup
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.3.fragment_style.html
HTML
this is &#x0043;DATA inside a <style> element
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.4.fragment_plaintext.html
HTML
</plaintext>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.5.fragment_html.html
HTML
setting html's innerHTML
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests4_dat.6.fragment_head.html
HTML
<title>setting head's innerHTML</title>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.0.html
HTML
<style> <!-- </style>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.1.html
HTML
<style> <!-- </style> --> </style>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.10.html
HTML
<p><xmp></xmp>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.11.html
HTML
<xmp> <!-- > --> </xmp>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.12.html
HTML
<title>&amp;</title>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.13.html
HTML
<title><!--&amp;--></title>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.14.html
HTML
<title><!--</title>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.15.script_on.html
HTML
<noscript><!--</noscript>--></noscript>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.16.html
HTML
<noscript><!--</noscript>--></noscript>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.2.html
HTML
<style> <!--> </style>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.3.html
HTML
<style> <!---> </style>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.4.html
HTML
<iframe> <!---> </iframe>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.5.html
HTML
<iframe> <!--- </iframe>->x</iframe> --> </iframe>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.6.html
HTML
<script> <!-- </script> --> </script>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.7.html
HTML
<title> <!-- </title> --> </title>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.8.html
HTML
<textarea> <!--- </textarea>->x</textarea> --> </textarea>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests5_dat.9.html
HTML
<style> <!</-- </style>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.0.html
HTML
<!doctype html></head> <head>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.1.html
HTML
<!doctype html><form><div></form><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.10.html
HTML
<frameset></frameset> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.11.html
HTML
<frameset></frameset> </div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.12.html
HTML
<form><form>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.13.html
HTML
<button><button>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.14.html
HTML
<table><tr><td></th>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.15.html
HTML
<table><caption><td>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.16.html
HTML
<table><caption><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.17.fragment_caption.html
HTML
</caption><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.18.html
HTML
<table><caption><div></caption>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.19.html
HTML
<table><caption></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.2.html
HTML
<!doctype html><title>&amp;</title>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.20.fragment_caption.html
HTML
</table><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.21.html
HTML
<table><caption></body></col></colgroup></html></tbody></td></tfoot></th></thead></tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.22.html
HTML
<table><caption><div></div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.23.html
HTML
<table><tr><td></body></caption></col></colgroup></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.24.fragment_td.html
HTML
</table></tbody></tfoot></thead></tr><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.25.html
HTML
<table><colgroup>foo
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.26.fragment_colgroup.html
HTML
foo<col>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.27.html
HTML
<table><colgroup></col>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.28.html
HTML
<frameset><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.29.fragment_frameset.html
HTML
</frameset><frame>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.3.html
HTML
<!doctype html><title><!--&amp;--></title>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.30.html
HTML
<frameset></div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.31.fragment_body.html
HTML
</body><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.32.html
HTML
<table><tr><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.33.fragment_tr.html
HTML
</tr><td>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.34.fragment_tr.html
HTML
</tbody></tfoot></thead><td>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.35.html
HTML
<table><tr><div><td>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.36.fragment_tbody.html
HTML
<caption><col><colgroup><tbody><tfoot><thead><tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.37.html
HTML
<table><tbody></thead>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.38.fragment_tbody.html
HTML
</table><tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.39.html
HTML
<table><tbody></body></caption></col></colgroup></html></td></th></tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.4.html
HTML
<!doctype>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.40.html
HTML
<table><tbody></div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.41.html
HTML
<table><table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.42.html
HTML
<table></body></caption></col></colgroup></html></tbody></td></tfoot></th></thead></tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.43.fragment_table.html
HTML
</table><tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.44.fragment_html.html
HTML
<body></body></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.45.html
HTML
<html><frameset></frameset></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.46.html
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.47.html
HTML
<param><frameset></frameset>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.48.html
HTML
<source><frameset></frameset>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.49.html
HTML
<track><frameset></frameset>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.5.html
HTML
<!---x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.50.html
HTML
</html><frameset></frameset>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.51.html
HTML
</body><frameset></frameset>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.6.fragment_div.html
HTML
<body> <div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.7.html
HTML
<frameset></frameset> foo
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.8.html
HTML
<frameset></frameset> <noframes>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests6_dat.9.html
HTML
<frameset></frameset> <div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.0.html
HTML
<!doctype html><body><title>X</title>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.1.html
HTML
<!doctype html><table><title>X</title></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.10.html
HTML
<!doctype html><p><applet><p>X</p></applet>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.11.html
HTML
<!doctype html><p><object type="application/x-non-existant-plugin"><p>X</p></object>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.12.html
HTML
<!doctype html><listing> X</listing>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.13.html
HTML
<!doctype html><select><input>X
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.14.html
HTML
<!doctype html><select><select>X
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests7_dat.15.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.16.html
HTML
<!doctype html><table>X<input type=hidDEN></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University