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