summaryrefslogtreecommitdiffstats
path: root/layout/reftests/xul/text-small-caps-1-ref.xhtml
blob: 8eb86ec55e4f4a279381b07026787d9c7208b24f (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="start">
<hbox style="font: 40px monospace;" align="baseline">
  <label value="lowercase"/>
  <label value="SMALLCAPS" style="font-size: 32px;"/>
  <label value="CAPITALS"/>
</hbox>
</window>