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