summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/reftest/in-title-ref.html
blob: 5fb8a05f2d03495311426d2965876a789788227c (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<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>