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