summaryrefslogtreecommitdiffstats
path: root/layout/reftests/xul/text-small-caps-1-ref.xul
blob: e3df45e142cffe51942e587576ced5bf3c97be14 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" align="left">
<hbox style="font: 40px monospace;" align="baseline">
  <label value="lowercase"/>
  <label value="SMALLCAPS" style="font-size: 32px;"/>
  <label value="CAPITALS"/>
</hbox>
</window>