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