swc/crates/swc_html_parser/tests/fixture/element/head/input.html

7 lines
93 B
HTML
Raw Normal View History

<!doctype html>
<html lang="en">
<head><title>Document</title></head>
<body>
</body>
</html>