Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" align="start">
<hbox style="font: 40px monospace;">
<label value="lowercase" style="font-variant: normal;"/>
<label value="smallcaps" style="font-variant: small-caps;"/>
<label value="CAPITALS" style="font-variant: small-caps;"/>
</hbox>
</window>