summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/writing-mode/fallback-orientation.html
blob: 9e7b8ecc290dc22ea5af027f01ab30cf74eb4db9 (plain)
1
2
3
4
5
6
7
<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>