tidy-html5/regression_testing/cases/legacy-cases/case-1610888a@0.html
Jim Derry 5a1b65d089 Move the testing repository back into the Tidy codebase.
Automate testing of any PR's.
Updated README's explaining new processes.
2021-05-21 10:43:35 -04:00

26 lines
703 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>1610888</title>
<style type="text/css">
body {
color: #000;
background-color: #fff;
}
.container {
background-color: #ff0;
border: solid 5px #f00;
font-size: 500%;
}
</style>
</head>
<body>
<div class="container"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="" height="31" width="88" /></div>
<div class="container"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="" height="31" width="88" /></div>
</body>
</html>