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