tidy-html5/regression_testing/cases/legacy-expects/case-688746.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

14 lines
353 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>[ 688746 ] incorrect charset value for utf-8</title>
<!-- use "--char-encoding: ut8" in config file -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- should be content="text/html; charset=UTF-8" -->
</head>
<body>
<p><b>How to…</b><br>
Place an extended-hours order:</p>
</body>
</html>