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