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