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/webkit01_dat.8.html
HTML
<foo bar="baz"><potato quack="duck"></potato></foo>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit01_dat.9.html
HTML
<foo></foo bar="baz"><potato></potato quack="duck">
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.0.html
HTML
<foo bar=qux/>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.1.script_on.html
HTML
<p id="status"><noscript><strong>A</strong></noscript><span>B</span></p>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.10.html
HTML
<table><input>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.11.html
HTML
<b><em><foo><foo><aside></b>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.12.html
HTML
<b><em><foo><foo><aside></b></em>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.13.html
HTML
<b><em><foo><foo><foo><aside></b>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.14.html
HTML
<b><em><foo><foo><foo><aside></b></em>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.15.fragment_div.html
HTML
<b><em><foo><foo><foo><foo><foo><foo><foo><foo><foo><foo><aside></b></em>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.16.fragment_div.html
HTML
<b><em><foo><foob><foob><foob><foob><fooc><fooc><fooc><fooc><food><aside></b></em>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.17.fragment_select.html
HTML
<option><XH<optgroup></optgroup>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.18.html
HTML
<svg><foreignObject><div>foo</div><plaintext></foreignObject></svg><div>bar</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.19.html
HTML
<svg><foreignObject></foreignObject><title></svg>foo
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.2.html
HTML
<p id="status"><noscript><strong>A</strong></noscript><span>B</span></p>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.20.html
HTML
</foreignObject><plaintext><div>foo</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.3.html
HTML
<div><sarcasm><div></div></sarcasm></div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.4.html
HTML
<html><body><img src="" border="0" alt="><div>A</div></body></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.5.html
HTML
<table><td></tbody>A
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.6.html
HTML
<table><td></thead>A
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.7.html
HTML
<table><td></tfoot>A
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.8.html
HTML
<table><thead><td></tbody>A
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/webkit02_dat.9.html
HTML
<legend>test</legend>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib_tests.rs
Rust
// #![allow(clippy::redundant_clone)] // #![allow(clippy::while_let_on_iterator)] // use std::{fs, mem::take, path::PathBuf}; // use common::{document_span_visualizer, DomVisualizer}; // use rustc_hash::FxHashSet; // use serde_json::Value; // use swc_atoms::Atom; // use swc_common::{ // input::{SourceFileInput, S...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/iframe_srcdoc.rs
Rust
use std::path::PathBuf; use common::{document_dom_visualizer, document_span_visualizer}; use swc_html_parser::parser::ParserConfig; use crate::common::document_test; #[path = "common/mod.rs"] mod common; #[testing::fixture("tests/iframe_srcdoc/**/*.html")] fn pass_iframe_srcdoc(input: PathBuf) { document_test( ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/iframe_srcdoc/basic/input.html
HTML
<html> <body> <p>Test.</p>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/iframe_srcdoc/template/input.html
HTML
<template>Test <span>Test</span></template>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery.rs
Rust
use std::path::PathBuf; use common::{document_dom_visualizer, document_span_visualizer}; use swc_common::input::SourceFileInput; use swc_html_ast::Document; use swc_html_parser::{ lexer::Lexer, parser::{PResult, Parser, ParserConfig}, }; use testing::NormalizedOutput; #[path = "common/mod.rs"] mod common; fn...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/attribute/bogus-1/input.html
HTML
<img src="data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%01%B2%00%00%01%07%04%03%00%00%01N%5D%EE%7F%00%00%00%04gAMA%00%00%AF%C87%05%8A%E9%00%00%00%1BPLTE%F8%FC%F8%00%00%00%F8%E8%B8%00%FC%F8%F8%00%00%00%FC%00%F8%90%40%00%00%F8%F8%00%F8d%FA%E4%E4%00%00%00%07tIME%07%CF%0B%01%07%1E%01E%0FIy%00%00%00%15tEXtSoftware...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/attribute/bogus-2/input.html
HTML
<h a=&not=>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/attribute/bogus/input.html
HTML
<div test="test'></div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/attribute/duplicate/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <div class="test" class="test-1" class="test-2"></div> <div></div class="test" class="test-1" class="test-2"> </div/> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/attribute/missing-value/input.html
HTML
<div>test</div> <a a=> <div>test</div> <z ====>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/bogus-1/input.html
HTML
<!-- test
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/bogus-2/input.html
HTML
<!-- test>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/bogus-3/input.html
HTML
FOO<!-->BAZ
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/bogus-4/input.html
HTML
FOO<!-->BAZ
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/bogus-5/input.html
HTML
<!-->
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/bogus-6/input.html
HTML
<!--->
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/bogus-7/input.html
HTML
<!doctype html> <! -->
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/bogus-8/input.html
HTML
FOO<!-- BAR --!-test
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/bogus/input.html
HTML
<!–– Failing New York Times Comment -->
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/cdata-1/input.html
HTML
<![CDATA[ Within this Character Data block I can use double dashes as much as I want (along with <, &, ', and ") *and* %MyParamEntity; will be expanded to the text "Has been expanded" ... however, I can't use the CEND sequence. If I need to use CEND I must escape one of the brackets or the greater-than sign using conca...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/cdata-2/input.html
HTML
<div><![CDATA[foo]]>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/cdata/input.html
HTML
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>XHTML 1.0 Strict Example</title> <script type="application/javascript"> <![...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/inside-textarea/input.html
HTML
<textarea><!--</textarea>--></textarea>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/comment/question-mark/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> </head> <body> <div> <?test> <div ="test"></div> </div> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/doctype/eof/input.html
HTML
<!DOCTYPE
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/doctype/newline/input.html
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-line/input.html
HTML
<!DOCTYPE >
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/doctype/no-doctype-name-space/input.html
HTML
<!DOCTYPE >
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/document_type/bogus/input.html
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" SYSTEM "http://www.w3.org/TR/html4/strict.dtd">
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/document_type/missing-name/input.html
HTML
<!DOCTYPE> <html> <body> <a href=https://www.w3schools.com>This is a link</a> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/document_type/no-space-before-name/input.html
HTML
<!doctypehtml> <body> <p>This is a paragraph.</p> <p>This is another paragraph.</p> <div>test</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/document_type/public/input.html
HTML
<!DOCTYPE HTML public "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/document_type/unknown-name/input.html
HTML
<!DOCTYPE potato>Hello
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/document_type/unknown/input.html
HTML
<!DOCTYPE >Hello
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/document_type/wrong-name/input.html
HTML
<!DOCTYPE html broken> <html> <body> <a href=https://www.w3schools.com>This is a link</a> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/a-1/input.html
HTML
<a>1<p>2</a>3</p>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/a-2/input.html
HTML
<a>1<button>2</a>3</button>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/a-3/input.html
HTML
<a>1<div>2<div>3</a>4</div>5</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/a-4/input.html
HTML
<table><a>1<p>2</a>3</p>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/a/input.html
HTML
<a><p></a></p>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/applet-2/input.html
HTML
<a><applet><a>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/applet/input.html
HTML
<b><applet></b>x
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/b-1/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <p>1<b>2<i>3</b>4</i>5</p> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/b-2/input.html
HTML
<b><p>Bold </b> Not bold</p> Also not bold.
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/b-3/input.html
HTML
<b><a><b><p></a>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/b/input.html
HTML
<b>1<p>2</b>3</p>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/body-1/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <ul> <li> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/body-2/input.html
HTML
<!DOCTYPE html>X</body>A
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/body-3/input.html
HTML
<!DOCTYPE html>X</body><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/body-4/input.html
HTML
<!DOCTYPE html>X</body></div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/body-5/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body/> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/body/broken/input.html
HTML
<!DOCTYPE HTML> <html> <head> <title>Test</title></head> <body> <html test="test"> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/br/self-closing/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> </head> <body> test</b...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/broken-end-tags/input.html
HTML
<div></div> <div><div></div></div> <div></div><div></div> <br> <br /> <h:ællæ></h:ællæ> <div ⚡></div> <some-tag-1></some-tag-1><some-tag-2></some-tag-2> <a href="test.html"><div>hey</div></a> <CUSTOM-TAG></CUSTOM-TAG><div>Hello :)</div> <div> test </div> <div></div test="a"> <div data-test="a"></div data-test="a"> <...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/colgroup-1/input.html
HTML
<body> <template><col><colgroup></template> <template><col><colgroup></div></template> <template><col><colgroup>A</template> </body>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/colgroup/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <table> <caption>Superheros and sidekicks</caption> <colgroup> </div> <col> <col span="2" class="batman"> <col span="2" class="flash"> </colgroup> </table> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/embed-closed/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200"> <noembed> <h1>Alternative content</h1> </noembed> </embed> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/font/input.html
HTML
<p><font size=4><font color=red><font color=red><p>X
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/foreign-context/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> </head> <body> <div><svg><...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/form/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <form action="test"> <form action="test"></form> </form> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/frame/input.html
HTML
<frame>test
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/frameset-1/input.html
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Тег FRAMESET</title> </head> <frameset rows="80,*" cols="*"> <frame src="top.html" name="topFrame" scrolling...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/frameset-2/input.html
HTML
<!doctype html><html><frameset></frameset></html>abc<div></div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/frameset/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <frameset></frameset> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/h1/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <h1>test<h1>test</h1></h1> <h2>test<h1>test</h1></h2> <h3>test<h1>test</h1></h3> <h4>test<h1>test</h1></h4> <h5>test<h1>test</h1></h5> <h6>test<h1>test</h1></h6> <h1>test<h2>test</h2></h1> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/head-1/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <head> <body> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/head-2/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> </head> <body> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/head-3/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <!doctype html> <body> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/head-4/input.html
HTML
<!doctype html> <html lang="en"> <head/> <body> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/head/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <meta charset="UTF-8"> <body> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/hgroup/input.html
HTML
<!doctype html><p>foo<hgroup>bar<p>baz
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/hr/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <hr> <hr/> <hr /> <hr></hr> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/html-1/input.html
HTML
<!DOCTYPE html>X</html>X</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/html-2/input.html
HTML
<!doctype html><html lang="en"><head><title>Document</title></head><body>test</body><div>test</div></html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/html-3/input.html
HTML
<html/>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/html/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <ul> <li> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/recovery/element/image-1/input.html
HTML
<!doctype html><image/>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University