tidy-html5/regression_testing/cases/github-expects/case-611a.html
2021-08-17 14:53:28 -04:00

20 lines
226 B
HTML

<!DOCTYPE html>
<html>
<head>
<template>
<tr>
<td>1</td>
</tr>
</template>
<template>
<td>1</td>
</template>
<template>
<li>1</li>
</template>
<title></title>
</head>
<body>
</body>
</html>