swc/crates/swc_html_parser/tests/fixture
2022-04-07 14:12:54 +09:00
..
attribute-without-quotes feat(html): Support boolean attributes (#4258) 2022-04-06 05:31:27 +00:00
attributes fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
bogus-comment fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
bogus-comment-1 fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
broken-doctype fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
class-attribute fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
comment-cdata fix(html/parser): Support cdata (#4259) 2022-04-06 14:59:10 +09:00
comments fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
cr-charref-novalid/html fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
doctype-lowercase feat(html): Initialize (#4240) 2022-04-04 04:12:45 +00:00
doctype-uppercase feat(html): Initialize (#4240) 2022-04-04 04:12:45 +00:00
document feat(html): Initialize (#4240) 2022-04-04 04:12:45 +00:00
headings feat(html): Initialize (#4240) 2022-04-04 04:12:45 +00:00
hidden-comments feat(html): Initialize (#4240) 2022-04-04 04:12:45 +00:00
html-entity fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
ie-conditional-comments feat(html): Initialize (#4240) 2022-04-04 04:12:45 +00:00
images feat(html): Support boolean attributes (#4258) 2022-04-06 05:31:27 +00:00
lists feat(html): Initialize (#4240) 2022-04-04 04:12:45 +00:00
missing-doctype-name fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
multiline-comments feat(html): Initialize (#4240) 2022-04-04 04:12:45 +00:00
paragraphs feat(html): Initialize (#4240) 2022-04-04 04:12:45 +00:00
range-charref-novalid/html fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
script-cdata feat(html): Support boolean attributes (#4258) 2022-04-06 05:31:27 +00:00
tag fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
title-attribute feat(html): Support boolean attributes (#4258) 2022-04-06 05:31:27 +00:00
u000b-charref-novalid/html fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00
unassigned-charref-novalid fix(html/parser): Fix bugs (#4265) 2022-04-07 14:12:54 +09:00