12 lines
205 B
HTML
12 lines
205 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title></title>
|
||
|
</head>
|
||
|
<body>
|
||
|
foo bar <!-- [ 676156 ] tidy ==input-encoding is broken.
|
||
|
When run with file I/O and -utf8, foo gets truncated to "fo"
|
||
|
-->
|
||
|
</body>
|
||
|
</html>
|