trisquel-icecat/icecat/layout/reftests/writing-mode/1673510-1-ref.html

19 lines
400 B
HTML

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