Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
LayoutTests
/
platform
/
mac
/
fast
/
text
/
vertical-surrogate-pair.html
blob: 814992fff2ef5cdbd7b932c5abc12b667e12f8b8 [
file
] [
log
] [
blame
]
<style>
div
{
font-family
:
'hiragino mincho pro'
;
font-size
:
48px
;
}
</style>
<p>
These two glyphs should look the same:
</p>
<div>
𠮟
</div>
<div
style
=
"
-webkit-writing-mode
:
vertical-lr
;
"
>
𠮟
</div>