<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>
<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>