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