mirror of
https://github.com/swc-project/swc.git
synced 2025-01-02 10:37:56 +03:00
9 lines
154 B
HTML
9 lines
154 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Document</title>
|
|
</head>
|
|
<body>
|
|
<span>test</span> <table><tr><td>test</td></tr></table>
|
|
</body>
|
|
</html> |