summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/reftest/in-title.html
blob: 7b72c48dd883d0547f11695f48169a64f3572da9 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<head>
<link rel="mismatch" href="references/in-title-ref.html">
<title><meta charset="windows-1251"></title>
</head>
<body>
<p>Meta in <code>title</code>.</p>
<p>Test: �</p>
<p>If &#x0436;, meta takes effect</p>
</body>