10 lines
232 B
HTML
10 lines
232 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<link rel="match" href="references/after-bogus-ref.html">
|
|
<bogus><meta charset="windows-1251">
|
|
</head>
|
|
<body>
|
|
<p>Meta after <code>bogus</code>.</p>
|
|
<p>Test: æ</p>
|
|
<p>If ж, meta takes effect</p>
|
|
</body>
|