Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>CJK characters should remain the same in trusted script evaluation</title>
</head>
<body>
<p id="test-chinese">中文</p>
<p id="test-japanese">日本語</p>
<p id="test-korean">한국어</p>
</body>
</html>