tidy-html5/regression_testing/cases/github-expects/case-611a.html

20 lines
226 B
HTML
Raw Normal View History

2021-08-17 18:53:28 +00:00
<!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>