no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 1562733-rotated-nastaliq-2.html
blobc8577c6ea5d4188d3d8c9146436ab0ce39b39a00
1 <meta charset=utf-8>
2 <style>
3 @font-face {
4 font-family: noto-nastaliq;
5 src: url(../fonts/NotoNastaliqUrdu-Regular.ttf);
7 body { font: 40px/200px noto-nastaliq; }
8 div { text-align: center; margin: 10px; border: 1px solid gray;
9 width: 200px; height: 200px; float: left; }
10 .v2 { writing-mode: sideways-lr; }
11 </style>
13 <div>نوٹو نستعلیق</div>
14 <div class="v2">نوٹو نستعلیق</div>