Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
html
/
syntax
/
charset
/
in-svg.html
blob: cb29164289e3362e3deaaab59cd393e6813564f9 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<head>
<link
rel
=
"match"
href
=
"references/in-svg-ref.html"
>
</head>
<body>
<svg><meta
charset
=
"windows-1251"
></svg>
<p>
In SVG (after head).
</p>
<p>
Test: æ
</p>
<p>
If ж, meta takes effect
</p>
</body>