blob: 65828a18720ecc7eb991fce298bad928f9fcb6bb (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<head>
<link rel="mismatch" href="references/in-comment-ref.html">
<!--<meta charset="windows-1251">-->
</head>
<body>
<p>Meta inside comment.</p>
<p>Test: �</p>
<p>If ж, meta takes effect</p>
</body>
|