swc/crates/swc_html_codegen/tests/fixture
2022-05-24 12:54:12 +00:00
..
attribute fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
broken-svg test(html/parser): Add tests for broken html/svg (#4683) 2022-05-17 04:07:16 +00:00
comment fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
custom-component/basic fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
document fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
document-type fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
element/textarea fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
headings fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
html-entity fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
images fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
indent-head-and-body fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
ng-tag fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
noscript-tag fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
object test(html/parser): Add tests for broken html/svg (#4683) 2022-05-17 04:07:16 +00:00
optional feat(html/codegen): Omit end tags (#4770) 2022-05-24 12:54:12 +00:00
p fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
paragraphs fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
pre-tag fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
script fix(html/codegen): Emit textarea and pre in foreign context (#4766) 2022-05-24 06:56:22 +00:00
script-with-close fix(html/codegen): Emit textarea and pre in foreign context (#4766) 2022-05-24 06:56:22 +00:00
self-closing-tags fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
svg-tag fix(html/codegen): Emit textarea and pre in foreign context (#4766) 2022-05-24 06:56:22 +00:00
tag fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00