swc/crates/swc_html_parser/tests/fixture/element
2022-06-14 13:31:23 +00:00
..
a feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
basic feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
body feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
br feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
button feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
caption feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
code feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
colgroup feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
custom-element feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
dialog feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
div feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
embed feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
form feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
frameset feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
head feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
headings feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
html feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
iframe feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
img feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
isindex feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
lists feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
main feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
marquee feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
math feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
math-1 feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
no-basic feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
no-body feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
no-head feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
no-head-and-body feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
no-html feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
noscript feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
object feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
p feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
p-1 feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
p-2 feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
pre feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
pre-1 feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
pre-2 feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
pre-3 feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
ruby feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
ruby-1 feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
ruby-2 feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
script feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
script-cdata feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
select feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
svg feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
table feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
template feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
textarea feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
ul feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00