summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/reftest/non-ascii-in-comment-before-ref.html
blob: bd2acd274c6319886439321f815d45781599f0bf (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<head>
<meta charset="utf-8">
</head>
<body>
<p>Normal meta. Non-ASCII in comment before.</p>
<p>Test: ж</p>
<p>If &#x0436;, meta takes effect</p>
</body>