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