Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/DOMParser-interface
/
.
/
html
/
syntax
/
charset
/
in-script.html
blob: 0c18a4435ef8d7ec72714aa5111a1507f59a2bb2 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<head>
<link
rel
=
"mismatch"
href
=
"references/in-script-ref.html"
>
<script>
<
meta charset
=
"windows-1251"
>
</script>
</head>
<body>
<p>
Meta in
<code>
script
</code>
.
</p>
<p>
Test: æ
</p>
<p>
If ж, meta takes effect
</p>
</body>