tenfourfox/layout/reftests/bugs/483565-ref.xul
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

16 lines
448 B
XML

<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<window id="yesno" title="Reference for bug 483565" orient="horizontal"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<hbox align="baseline">
<stack align="baseline">
<label value="hij"/>
</stack>
<stack align="baseline">
<label value="hij" style="margin-top: 20px"/>
</stack>
</hbox>
</window>