mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
11 lines
161 B
HTML
11 lines
161 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>test</title>
|
|
</head>
|
|
<body>
|
|
<table></table><a>1</a><p>23</p>
|
|
|
|
<a>1</a><p>23</p><table></table>
|
|
|
|
</body></html> |