Bug 1919083 - [ci] Enable os-integration variant for more suites, r=jmaher
[gecko.git] / layout / reftests / xul / text-small-caps-1-ref.xhtml
blob8eb86ec55e4f4a279381b07026787d9c7208b24f
1 <?xml version="1.0"?>
2 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" align="start">
3 <hbox style="font: 40px monospace;" align="baseline">
4 <label value="lowercase"/>
5 <label value="SMALLCAPS" style="font-size: 32px;"/>
6 <label value="CAPITALS"/>
7 </hbox>
8 </window>