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-svg-in-cdata-after-gt.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<head>
<link rel="mismatch" href="references/in-svg-in-cdata-after-gt-ref.html">
</head>
<body>
<svg><![CDATA[><meta charset="windows-1251">]]></svg>
<p>In SVG in CDATA after greater-than sign in the CDATA (after head).</p>
<p>Test: æ</p>
<p>If ж, meta takes effect</p>
</body>