Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/DOMParser-interface
/
.
/
html
/
syntax
/
charset
/
references
/
in-svg-ref.html
blob: c9e41aa177328992e6a808e1a94d34e4d9834bfe [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<head>
<meta
charset
=
"utf-8"
>
</head>
<body>
<svg></svg>
<p>
In SVG (after head).
</p>
<p>
Test: ж
</p>
<p>
If ж, meta takes effect
</p>
</body>