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