Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/syntax/charset/after-1kb.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<head>
<link rel="match" href="references/after-1kb-ref.html">
<meta charset="windows-1251">
</head>
<body>
<p>In <code>head</code>, after first kilobyte.</p>
<p>Test: æ</p>
<p>If ж, meta takes effect</p>
</body>