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