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/in-title.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<head>
<link rel="mismatch" href="references/in-title-ref.html">
<title><meta charset="windows-1251"></title>
</head>
<body>
<p>Meta in <code>title</code>.</p>
<p>Test: æ</p>
<p>If ж, meta takes effect</p>
</body>