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