tidy-html5/test/input/in_1055398.html

12 lines
216 B
HTML
Raw Normal View History

2011-11-17 02:44:16 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>test whether repairing duplicate attributes works</title>
</head>
<body>
<br>
<font onLoad=L1 style=S1 style=S2 onLoad=L2>
<br>
</body>
</html>