blob: 11ef668b0c7654ab1ab8b2d18e76f92eb519ece0 (
plain)
1
2
3
4
|
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>No encoding declaration in HTML parent and HTTP declaration in XHTML child</title></head>
<body><p>Euro sign if decoded as UTF-8: €</p></body>
</html>
|