swc/crates/swc_html_codegen/tests/fixture
2022-04-23 15:31:11 +00:00
..
attributes feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
comment feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
custom-component/basic feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
doctype feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
document feat(html): Prepare processing system (#4358) 2022-04-22 20:20:47 +09:00
headings feat(html): Prepare processing system (#4358) 2022-04-22 20:20:47 +09:00
html-entity feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
images feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
ng-tag feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
noscript-tag feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
paragraphs feat(html): Prepare processing system (#4358) 2022-04-22 20:20:47 +09:00
pre-tag feat(html): Prepare processing system (#4358) 2022-04-22 20:20:47 +09:00
self-closing-tags feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
svg-tag feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
tag feat(html): Prepare processing system (#4358) 2022-04-22 20:20:47 +09:00