Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset=utf-8>
<style>
@font-face {
font-family: test;
src: url(../fonts/ShipporiMincho-Regular.subset.otf);
}
.ref {
font: 40px test;
writing-mode: vertical-rl;
float: left;
text-orientation: upright;
}
</style>
<p>The three wavy dash glyphs below should all look the same:
<div class=ref>&#x301c;</div>
<div class=ref>&#x301c;</div>
<div class=ref>&#x301c;</div>