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