tidy-html5/test/input/in_1231279.html

13 lines
292 B
HTML
Raw Normal View History

2011-11-17 02:44:16 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>1231279</title>
</head>
<body>
<div id="aBcDeF">x</div>
<div id="aBcDeF">y</div>
</body>
</html>