haikuwebkit/LayoutTests/fast/writing-mode/fallback-orientation.html

8 lines
176 B
HTML

<p>
This should be pointing upwards:
</p>
<div style="font-family: 'hiragino mincho pro'; font-size: 80px; -webkit-writing-mode: vertical-rl;">
&#x3008;
</div>
</html>