tidy-html5/regression_testing/cases/legacy-expects/case-433666.html

22 lines
392 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>[ #433666 ] Attempt to repair duplicate attributes</title>
<style type="text/css">
table.c1 {background-color: #000000}
</style>
</head>
<body>
<table class="c1"
border="0"
cellspacing="0"
cellpadding="0"
align="left"
summary="Test">
<tr>
<td>Test</td>
</tr>
</table>
</body>
</html>