Sign in
webkit
/
WebKit
/
ab348309603e3a9f6609bba404bf498898bf1260
/
.
/
LayoutTests
/
platform
/
mac
/
fonts
/
han-disunification.html
blob: 8e3ed1c7838e20fd167886109129461f6330ffa7 [
file
] [
log
] [
blame
]
<meta
charset
=
"utf-8"
>
<p>
Japanese and Chinese renderings of this character should be different:
</p>
<body>
<p
style
=
"
font-size
:
60px
"
>
Japanese:
<span
lang
=
"ja"
>
与
</span></p>
<p
style
=
"
font-size
:
60px
"
>
Chinese:
<span
lang
=
"zh"
>
与
</span></p>
</body>