swc/crates/swc_html_parser/tests/fixture/element/p-2/input.html
2022-05-14 01:43:52 +00:00

10 lines
118 B
HTML

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