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