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-head-in-1kb-crlf.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<head>
<link rel="match" href="references/after-head-in-1kb-crlf-ref.html">
</head>↩
<meta charset="windows-1251">
<body>
<p>After <code>head</code>, before <code>body</code>, within first kilobyte, with a CRLF in the first kilobyte.</p>
<p>Test: æ</p>
<p>If ж, meta takes effect</p>
</body>