summaryrefslogtreecommitdiffstats
path: root/layout/reftests/writing-mode/font-inflation-1d.html
blob: e00a0efb0858670038c1b32310d54b72796f39ec (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<style>
body { writing-mode: vertical-lr; text-orientation: sideways-right; }
#outer { height: 600px; }
#inner { font-size: 12px; width: 100%; height: 100%; }
</style>
<div id="outer">
<div id="inner">Inflated?