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