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