Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/https-acid3
/
.
/
html
/
syntax
/
charset
/
references
/
in-template-ref.html
blob: 83c0e93072528b7f54d28db38eacea0350fb599f [
file
] [
edit
]
<!DOCTYPE html>
<head>
<meta
charset
=
"utf-8"
>
</head>
<body>
<p>
Meta in
<code>
template
</code>
.
</p>
<p>
Test: ж
</p>
<p>
If ж, meta takes effect
</p>
</body>