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