blob: 2868f47fc2b718ee69ce88283b4820d42b766369 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<head>
<meta charset="utf-8">
</head>
<body>
<svg></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>
|