DEBSOURCES
Skip Quicknav
sources / rust-swc-core / 35.0.0~ds-2 / crates / swc_xml_codegen / tests / fixture / elements / output.xml
123456789
<root> <z /><a /> <!-- start tag and end tag --> <start-tag>Start</start-tag> <!-- short tag --> <short-tag /> <!-- empty tag --> </root>