Git init
[framework/web/webkit-efl.git] / LayoutTests / fast / writing-mode / fallback-orientation.html
1 <p>
2     This should be pointing upwards:
3 </p>
4 <div style="font-family: 'hiragino mincho pro'; font-size: 80px; -webkit-writing-mode: vertical-rl;">
5     &#x3008;
6 </div>
7 </html>