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

14 lines
353 B
HTML
Raw Normal View History

<!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>