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