swc/crates/swc_html_parser/tests/recovery
2022-05-22 01:28:48 +09:00
..
attribute fix(html/parser): Fix span of attributes (#4681) 2022-05-17 08:23:24 +00:00
comment feat(html/parser): Report an error for a legacy doctype (#4717) 2022-05-21 10:59:56 +00:00
doctype feat(html/parser): Improve error reporting (#4663) 2022-05-15 04:20:21 +00:00
document_type feat(html/parser): Report an error for a legacy doctype (#4717) 2022-05-21 10:59:56 +00:00
element fix(html/parser): Fix parsing of closing tag in foreign contents (#4721) 2022-05-22 01:28:48 +09:00
text fix(html/parser): Fix span of attributes (#4681) 2022-05-17 08:23:24 +00:00